1
0
Files
linux/drivers/net
Yegor Yefremov befa60113c can: ti_hecc: add missing prepare and unprepare of the clock
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>
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2017-01-18 13:03:15 +01:00
..
2017-01-17 14:10:35 -05:00
2016-12-23 17:53:47 -05:00
2016-12-25 10:47:44 +01:00
2017-01-11 10:04:01 -05:00