]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8996: Move register default configuration to I2C probe
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 11:10:50 +0000 (19:10 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 25 Jun 2012 08:55:02 +0000 (09:55 +0100)
commit9a29edaabfad835ca97a450594e002aa978535f6
tree6f7e407415aae35e15158c559fa59379a5b0b6dc
parentafe767df01db85cb08e7becadc49ed0717b0287f
ASoC: wm8996: Move register default configuration to I2C probe

This gets the registers set up as early as possible, mainly useful for the
GPIOs to ensure that they're in the correct mode.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8996.c