Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1444786
| From | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe() |
| Date | 2016-07-16 11:00 +0200 |
| Message-ID | <rVtC2-1At-13@gated-at.bofh.it> (permalink) |
| References | <rVkS5-4J0-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jul 16, 2016 at 02:36:38AM +0300, Alexey Khoroshilov wrote:
> There is the only failure path in efm32_i2c_probe(),
> where clk_disable_unprepare() is missed.
>
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
oops, this is wrong since the beginning.
Fixes: 1b5b23718b84 ("i2c: efm32: new bus driver")
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thanks
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe() Alexey Khoroshilov <khoroshilov@ispras.ru> - 2016-07-16 01:40 +0200 Re: [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe() Uwe Kleine-König <u.kleine-koenig@pengutronix.de> - 2016-07-16 11:00 +0200 Re: [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe() Wolfram Sang <wsa@the-dreams.de> - 2016-07-19 06:30 +0200
csiph-web