]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf56d845197d8404194fff5a0bd749ebd82321eac
treeb6b44afd788a60865bb83cdf17c560f8ea0c53e2
parent935a478e4144e0a4f690471a4a1d8ad5718a721b
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