summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/axg-audio.c
diff options
context:
space:
mode:
authorChuan Liu <chuan.liu@amlogic.com>2024-09-25 18:08:28 +0800
committerJerome Brunet <jbrunet@baylibre.com>2024-09-30 11:27:54 +0200
commitbbf7e40d570490b7136e6b3fb56befe113cb301f (patch)
treeac9ca6883a88577c8a03fe1bf08c685a10ba4ca0 /drivers/clk/meson/axg-audio.c
parent5e052ef3c4001bf167735a944b1b09cdb10155e5 (diff)
clk: meson: mpll: Delete a useless spinlock from the MPLL
The register corresponding to MPLL does not share the same register with other module drivers, so there is no concurrent access to the register with other modules drivers. The spinlock defined in struct meson_clk_mpll_data is no longer useful. Signed-off-by: Chuan Liu <chuan.liu@amlogic.com> Link: https://lore.kernel.org/r/20240925-mpll_spinlock-v2-1-8f9b73588ec1@amlogic.com Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'drivers/clk/meson/axg-audio.c')
0 files changed, 0 insertions, 0 deletions