diff options
author | Chuan Liu <[email protected]> | 2024-09-25 18:08:28 +0800 |
---|---|---|
committer | Jerome Brunet <[email protected]> | 2024-09-30 11:27:54 +0200 |
commit | bbf7e40d570490b7136e6b3fb56befe113cb301f (patch) | |
tree | ac9ca6883a88577c8a03fe1bf08c685a10ba4ca0 /drivers/fpga/fpga-bridge.c | |
parent | 5e052ef3c4001bf167735a944b1b09cdb10155e5 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jerome Brunet <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions