]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: adau1701: move firmware download to adau1701_reset()
authorDaniel Mack <zonque@gmail.com>
Mon, 24 Jun 2013 14:31:29 +0000 (16:31 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 25 Jun 2013 09:32:03 +0000 (10:32 +0100)
commitde9fc724daaf5ceaf0af6ef23b2b3b1d933273e3
tree92905f54879539c4390067a09340f6ee883474d2
parentf724ba3b07aa5a012b7b0be323484195b5026282
ASoC: adau1701: move firmware download to adau1701_reset()

The chip needs a new download after each reset, so the code to do that
needs to live in adau1701_reset().

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/adau1701.c