diff options
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | 2010-03-24 06:27:24 (GMT) |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-03-24 11:16:47 (GMT) |
commit | feb58cffca772097a849b413fb7954f87e9e9e71 (patch) | |
tree | 4208f76725135578a31e61e5ad9c2bfe8f3720dc /fs | |
parent | 1ad747ca9b6f97f895e0a6ccd447b158aeaa568d (diff) | |
download | linux-fsl-qoriq-feb58cffca772097a849b413fb7954f87e9e9e71.tar.xz |
ASoC: fsi: ensures process inside master lock
Bit operation for fsi_master should be done inside master lock.
But soft-reset/interrupt operation were outside of it.
This patch modify this problem.
It still allow to INT_ST outside-operation on fsi_interrupt,
but it is not problem.
Because this register doesn't need the bit operation.
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions