git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d34e91
)
ASoC: fsi: Add spin lock operation for accessing shared area
author
Kuninori Morimoto
<morimoto.kuninori@renesas.com>
Thu, 28 Jan 2010 04:46:16 +0000
(13:46 +0900)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 28 Jan 2010 12:44:22 +0000
(12:44 +0000)
fsi_master_xxx function should be protected by spin lock,
because it are used from both FSI-A and FSI-B.
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found