]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile
authorZidan Wang <zidan.wang@freescale.com>
Mon, 26 Oct 2015 07:19:02 +0000 (15:19 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:06:01 +0000 (10:06 +0000)
commit0dbf65ddea5db6619798ea67ffba6d7ad438ece3
tree6870e846dee1d79a83ad066ad6348aba46e7fd53
parent837e0eb1c9d194f0eb3cf87d97b2235de146c9fe
ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile

ETDR and TX0~5 registers are writable and not readable. So they are non
volatile. Remove them from volatile list, and add default register value for
them.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_esai.c