WSL2-Linux-Kernel/drivers/net/can
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
..
c_can can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer 2017-01-18 12:58:26 +01:00
cc770
ifi_canfd
m_can
mscan
rcar
sja1000 can: sja1000: plx_pci: Add support for Moxa CAN devices 2016-10-31 20:48:19 +01:00
softing ktime: Cleanup ktime_set() usage 2016-12-25 17:21:22 +01:00
spi
usb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-12-10 16:21:55 -05:00
Kconfig
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
at91_can.c
bfin_can.c
dev.c
flexcan.c
grcan.c docs: fix locations of several documents that got moved 2016-10-24 08:12:35 -02:00
janz-ican3.c
led.c
pch_can.c
slcan.c
sun4i_can.c
ti_hecc.c can: ti_hecc: add missing prepare and unprepare of the clock 2017-01-18 13:03:15 +01:00
vcan.c
xilinx_can.c