[PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used in atomic context

Sean Young sean at mess.org
Thu Oct 19 04:19:15 PDT 2023


On Wed, Oct 18, 2023 at 05:00:23PM +0200, Stefan Wahren wrote:
> Hi Sean,
> 
> Am 17.10.23 um 11:17 schrieb Sean Young:
> > clk_get_rate() may do a mutex lock. Since the clock rate cannot change on
> > an rpi, simply fetch it once.
> the driver changes looks good to me, but could you please adapt the
> commit message to your recent changes.

Yes, the commit message needs fixing. Thanks for pointing that out.


Sean



More information about the linux-arm-kernel mailing list