Files
linux/drivers/net
Yegor Yefremov 50f5972cc2 can: ti_hecc: add missing prepare and unprepare of the clock
commit befa60113c upstream.

In order to make the driver work with the common clock framework, this
patch converts the clk_enable()/clk_disable() to
clk_prepare_enable()/clk_disable_unprepare().

Also add error checking for clk_prepare_enable().

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-01 08:33:08 +01:00
..
2016-06-15 22:06:06 -07:00
2016-08-15 11:57:55 -07:00
2016-12-07 13:13:41 -05:00
2016-08-31 14:33:09 -07:00
2016-05-09 00:00:28 -04:00
2016-09-20 22:55:23 -04:00
2016-04-26 15:53:05 -04:00
2016-08-30 22:27:18 -07:00
2017-01-15 13:42:56 +01:00