[PATCH] clk: meson: meson8b: remove spinlock
Martin Blumenstingl
martin.blumenstingl at googlemail.com
Wed Sep 25 10:04:08 PDT 2024
On Wed, Sep 25, 2024 at 5:49 PM Jerome Brunet <jbrunet at baylibre.com> wrote:
>
> The spinlock in meson8b clock controller is now only protecting a call to
> regmap_update_bits().
>
> The regmap API already has its own locking system so this spinlock
> is redundant. Remove it.
Thank you Jerome!
> Signed-off-by: Jerome Brunet <jbrunet at baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
More information about the linux-amlogic
mailing list