diff options
author | Peter Ujfalusi <peter.ujfalusi@nokia.com> | 2009-11-22 10:11:05 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-11-22 10:24:32 -0800 |
commit | eebfa9f239a21d9663af03b50958d4d0bb7ab1d9 (patch) | |
tree | 693e33f735fdf9d32d1c5a12ccc84c4cd157ce8b /arch/arm/mach-omap2/devices.c | |
parent | a76e9a90e8dc0c8ca641a077780c6e05270d25ff (diff) |
omap: McBSP: Do not use extensive spin locks for dma_op_mode
The use of the spin lock, which supposed to protect the the
dma_op_mode causing "INFO: inconsistent lock state" on
playback start.
Remove the spin locks around the dma_op_mode, when it's
purpuse is to protect the dma_op_mode.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
0 files changed, 0 insertions, 0 deletions