]> 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)
commitf404e3e23a31bd8bd9e4f6880cf8a10aa4103b78
tree2d884b04a649f0404896ea4e6880b0f7c00ddd0c
parenta245803230f587f66ceddc152f3504b2a960aac2
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