From: Thierry Reding <thierry.reding@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Shawn Guo <shawn.guo@linaro.org>,
Lee Jones <lee.jones@linaro.org>,
linux-pwm@vger.kernel.org
Subject: Re: [PATCH] pwm: zx: Add missing cleanup in error path
Date: Wed, 11 Nov 2020 19:13:18 +0100 [thread overview]
Message-ID: <20201111181318.GC6125@ulmo> (raw)
In-Reply-To: <20201013081321.660884-1-u.kleine-koenig@pengutronix.de>
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
On Tue, Oct 13, 2020 at 10:13:21AM +0200, Uwe Kleine-König wrote:
> zx_pwm_probe() called clk_prepare_enable() before; this must be undone
> in the error path.
>
> Fixes: 4836193c435c ("pwm: Add ZTE ZX PWM device driver")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> drivers/pwm/pwm-zx.c | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2020-11-11 18:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-13 8:13 [PATCH] pwm: zx: Add missing cleanup in error path Uwe Kleine-König
2020-10-14 2:01 ` Shawn Guo
2020-11-11 18:13 ` Thierry Reding [this message]
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=20201111181318.GC6125@ulmo \
--to=thierry.reding@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-pwm@vger.kernel.org \
--cc=shawn.guo@linaro.org \
--cc=u.kleine-koenig@pengutronix.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.