1
0
Fork 0
remarkable-linux/drivers/w1/masters
Stefan Potyra e6ef46cb8f w1: mxc_w1: Enable clock before calling clk_get_rate() on it
commit 955bc61328 upstream.

According to the API, you may only call clk_get_rate() after actually
enabling it.

Found by Linux Driver Verification project (linuxtesting.org).

Fixes: a5fd9139f7 ("w1: add 1-wire master driver for i.MX27 / i.MX31")
Signed-off-by: Stefan Potyra <Stefan.Potyra@elektrobit.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-26 08:06:32 +08:00
..
Kconfig w1: mxc_w1: Enable driver compilation with COMPILE_TEST 2014-02-28 15:27:09 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ds1wm.c w1: ds1wm: add messages to make incorporation in mfd-drivers easier 2017-08-28 17:20:01 +02:00
ds2482.c drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features 2017-08-28 17:23:29 +02:00
ds2490.c w1: ds2490: constify usb_device_id and fix space before '[' error 2017-08-28 17:18:19 +02:00
matrox_w1.c w1: Add subsystem kernel public interface 2017-06-09 11:54:54 +02:00
mxc_w1.c w1: mxc_w1: Enable clock before calling clk_get_rate() on it 2018-06-26 08:06:32 +08:00
omap_hdq.c w1: omap-hdq: fix error return code in omap_hdq_probe() 2017-07-17 16:48:15 +02:00
w1-gpio.c w1: Add subsystem kernel public interface 2017-06-09 11:54:54 +02:00