]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: alc5632: Added support of two undocumented registers
authorLeon Romanovsky <leon@leon.nu>
Thu, 17 Nov 2011 10:01:29 +0000 (12:01 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 17 Nov 2011 16:48:17 +0000 (16:48 +0000)
commit91a7ab5fb76db191736330287e58074088b0fb8e
treedccc693c3876a9699fd5707a1dd23616f9bb92af
parente621c169765515ba8a4860570c46dd1a577abfbd
ASoC: alc5632: Added support of two undocumented registers

There are two undocumented registers in use in alc5632_i2c_probe
function. It must be added to support future rewrite of this
function to use regmap API completely.

Signed-off-by: Leon Romanovsky <leon@leon.nu>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/alc5632.c