[PATCH v2 1/2] pwm: samsung: Fix a bit test in pwm_samsung_resume()

Thierry Reding thierry.reding at gmail.com
Fri Nov 10 00:19:11 PST 2023


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 at gmail.com>



More information about the linux-arm-kernel mailing list