aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorSylwester Nawrocki <[email protected]>2015-01-14 19:42:35 +0100
committerMark Brown <[email protected]>2015-01-14 19:46:54 +0000
commitf36705366a2324fedd6cca7683fadf947ac0b154 (patch)
tree8388f892dea829ed702385df54116c998614071e /include/linux/fpga/fpga-mgr.h
parent872c26bd801dcda21402caa2dcd0a39315b08b65 (diff)
ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls
It seems this driver hasn't been updated for SMP, as local_irq_save/ local_irq_restore don't provide proper protection of read/modify/write of the device's registers on such systems. Introduce a spinlock serializing access to the register region, it will be helpful later when I2SMOD, I2SPSR registers are made also accessible through the clk API. Signed-off-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions