ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECs
authorRick Mann <rmann@latencyzero.com>
Wed, 30 Sep 2015 23:24:53 +0000 (16:24 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 1 Oct 2015 10:15:45 +0000 (11:15 +0100)
commit2d1180e36905bf92892e265c662e5e597be01505
treeb6b44afd788a60865bb83cdf17c560f8ea0c53e2
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECs

The current code writes a set of registers that are reserved on the
tlc320aic3104. The change skips those registers for that IC.

Signed-off-by: Rick Mann <rmann@latencyzero.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic3x.c