ASoC: adau17x1: Mark DSP parameter memory as readable and precious
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 21 Nov 2014 17:53:51 +0000 (18:53 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 21 Nov 2014 18:17:50 +0000 (18:17 +0000)
commitdee9cec42fc9cc4635ea2f45939e443210a638f8
tree4dc001051580be8355f678f64879d0242c39cd63
parenta3a1ec66d6c9320e676fc99dbaf18db4f8dcda93
ASoC: adau17x1: Mark DSP parameter memory as readable and precious

To be able to read back data from the DSP parameter memory the register
range needs to be marked as readable. At the same time we do not want them
to e.g. appear in debugfs output so mark them as precious as well.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/adau1761.c
sound/soc/codecs/adau1781.c
sound/soc/codecs/adau17x1.c
sound/soc/codecs/adau17x1.h