From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Alexey Khoroshilov <khoroshilov@ispras.ru>
Cc: "Wolfram Sang" <wsa@the-dreams.de>,
"Uwe Kleine-König" <kernel@pengutronix.de>,
linux-arm-kernel@lists.infradead.org,
ldv-project@linuxtesting.org, linux-i2c@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe()
Date: Sat, 16 Jul 2016 10:55:53 +0200 [thread overview]
Message-ID: <20160716085553.GI6040@pengutronix.de> (raw)
In-Reply-To: <1468625798-6767-1-git-send-email-khoroshilov@ispras.ru>
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/ |
WARNING: multiple messages have this Message-ID (diff)
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe()
Date: Sat, 16 Jul 2016 10:55:53 +0200 [thread overview]
Message-ID: <20160716085553.GI6040@pengutronix.de> (raw)
In-Reply-To: <1468625798-6767-1-git-send-email-khoroshilov@ispras.ru>
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/ |
next prev parent reply other threads:[~2016-07-16 8:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-15 23:36 [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe() Alexey Khoroshilov
2016-07-15 23:36 ` Alexey Khoroshilov
2016-07-16 8:55 ` Uwe Kleine-König [this message]
2016-07-16 8:55 ` Uwe Kleine-König
2016-07-19 4:23 ` Wolfram Sang
2016-07-19 4:23 ` Wolfram Sang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160716085553.GI6040@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=kernel@pengutronix.de \
--cc=khoroshilov@ispras.ru \
--cc=ldv-project@linuxtesting.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wsa@the-dreams.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.