]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717
authorPetr Kulhavy <brain@jikos.cz>
Mon, 3 Oct 2016 14:40:50 +0000 (16:40 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 4 Oct 2016 03:21:56 +0000 (05:21 +0200)
commit960695670502afa153c2294e15ca790dbe086f4d
tree66d8fb920708d68b39c739f5b8b99d6600adff15
parent5e549a0c18fc0321c18e7b6842cb7afc90aab396
ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717

Channel 1 and 2 Mixer Volume controls (registers 0x72/0x73 and 0x76/0x77)
were wrongly assigned to tas5711_controls in commit f252d2346022
("ASoC: tas571x: add input channel mixer for TAS5717/19")

Therefore move them to tas5717_controls.

Signed-off-by: Petr Kulhavy <brain@jikos.cz>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas571x.c