]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: cs4271: claim reset GPIO in bus probe function
authorDaniel Mack <zonque@gmail.com>
Wed, 19 Feb 2014 13:05:54 +0000 (14:05 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 19 Feb 2014 16:36:39 +0000 (01:36 +0900)
commitd6cf89ee07cbfd980f189cc12ae924c811b00ee4
treeb319ce97753dc1e5ce58994e08f4970108c7f320
parentb224e9b857438afbd802f47008ab36863f71d8d1
ASoC: cs4271: claim reset GPIO in bus probe function

Move the GPIO acquisition from the codec to the bus probe functions.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cs4271.c