From: Thierry Reding <thierry.reding@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Dan Carpenter" <dan.carpenter@linaro.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Alim Akhtar <alim.akhtar@samsung.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-pwm@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH v2 1/2] pwm: samsung: Fix a bit test in pwm_samsung_resume()
Date: Fri, 10 Nov 2023 09:19:11 +0100 [thread overview]
Message-ID: <169960433795.472342.2881020171032605853.b4-ty@gmail.com> (raw)
In-Reply-To: <e031db45-add0-4da7-97fa-dee95ee936ad@moroto.mountain>
On Wed, 25 Oct 2023 14:57:34 +0300, Dan Carpenter wrote:
> The PWMF_REQUESTED enum is supposed to be used with test_bit() and not
> used as in a bitwise AND. In this specific code the flag will never be
> set so the function is effectively a no-op.
>
>
Applied, thanks!
[1/2] pwm: samsung: Fix a bit test in pwm_samsung_resume()
commit: 7d3c568084f8be53f7f59802d625fa69bc7f8d07
[2/2] pwm: Fix double shift bug
commit: 830743dcf301141b4723ae38cf7d7fca566b9c75
Best regards,
--
Thierry Reding <thierry.reding@gmail.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2023-11-10 8:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 11:57 [PATCH v2 1/2] pwm: samsung: Fix a bit test in pwm_samsung_resume() Dan Carpenter
2023-10-25 12:11 ` Uwe Kleine-König
2023-11-06 10:43 ` Uwe Kleine-König
2023-11-10 8:24 ` Thierry Reding
2023-11-10 8:19 ` 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=169960433795.472342.2881020171032605853.b4-ty@gmail.com \
--to=thierry.reding@gmail.com \
--cc=alim.akhtar@samsung.com \
--cc=dan.carpenter@linaro.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox