From: Wolfram Sang <wsa@the-dreams.de>
To: Alexey Khoroshilov <khoroshilov@ispras.ru>
Cc: "Uwe Kleine-König" <kernel@pengutronix.de>,
linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, ldv-project@linuxtesting.org
Subject: Re: [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe()
Date: Tue, 19 Jul 2016 06:23:27 +0200 [thread overview]
Message-ID: <20160719042327.GD1640@katana> (raw)
In-Reply-To: <1468625798-6767-1-git-send-email-khoroshilov@ispras.ru>
[-- Attachment #1: Type: text/plain, Size: 338 bytes --]
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>
Applied to for-next, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i2c: efm32: fix a failure path in efm32_i2c_probe()
Date: Tue, 19 Jul 2016 06:23:27 +0200 [thread overview]
Message-ID: <20160719042327.GD1640@katana> (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>
Applied to for-next, thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160719/9b45af39/attachment.sig>
next prev parent reply other threads:[~2016-07-19 4:23 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
2016-07-16 8:55 ` Uwe Kleine-König
2016-07-19 4:23 ` Wolfram Sang [this message]
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=20160719042327.GD1640@katana \
--to=wsa@the-dreams.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 \
/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.