]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sti-sas: enable fast io for regmap
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Mon, 24 Oct 2016 14:42:57 +0000 (16:42 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 26 Oct 2016 10:45:33 +0000 (11:45 +0100)
commit4a8c1e009a2af65497afa23578002de89e861890
tree2d884b04a649f0404896ea4e6880b0f7c00ddd0c
parent1df7eb1ca477b826c461b694d57789b4da41844a
ASoC: sti-sas: enable fast io for regmap

Some registers accesses are done in atomic context.
Enable fast io to use spinlock instead of mutex to protect access.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sti-sas.c