commit | 7e235deb69dc7b1c4b5e1ac63a3157ef98ceeff3 | [log] [tgz] |
---|---|---|
author | Arnaud Pouliquen <arnaud.pouliquen@st.com> | Mon Oct 24 16:42:57 2016 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 26 11:45:33 2016 +0100 |
tree | 2d884b04a649f0404896ea4e6880b0f7c00ddd0c | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
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>