diff options
author | Martin Sperl <kernel@martin.sperl.org> | 2016-02-29 14:39:18 +0300 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2016-03-17 20:42:17 +0300 |
commit | ec36a5c6682fdd5328abf15c3c67281bed0241d7 (patch) | |
tree | 661c3386d950521ff390a5415eb86636b1d7ec31 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6727f086cfe4ddcc651eb2bf4301abfcf619be06 (diff) | |
download | linux-ec36a5c6682fdd5328abf15c3c67281bed0241d7.tar.xz |
clk: bcm2835: add locking to pll*_on/off methods
Add missing locking to:
* bcm2835_pll_divider_on
* bcm2835_pll_divider_off
to protect the read modify write cycle for the
register access protecting both cm_reg and a2w_reg
registers.
Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the
audio domain clocks")
Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions