]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: rt298: set register non-volatile by default
authorBard Liao <bardliao@realtek.com>
Mon, 12 Oct 2015 13:34:59 +0000 (21:34 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 12 Oct 2015 17:02:03 +0000 (18:02 +0100)
commita5fe58fd2836987387a6ee8854c529db7f5be650
tree7cc33cbcac007fa001f10821e3247c1f09f3938f
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ASoC: rt298: set register non-volatile by default

It is not necessary to set registers volatile. So, return false
for default case of rt298_volatile_register.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt298.c