]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: ak4641: Push GPIO allocation out into the I2C probe
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 4 Mar 2012 14:20:18 +0000 (14:20 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:21 +0000 (11:28 +0100)
commit253322c18830965331e54ee33c5e8064a2f15717
tree225d9e6ba24db51310f64d042efaf8bb0c98f7ab
parenta0abacd82c553d18f8e359f7296246b3009cc207
ASoC: ak4641: Push GPIO allocation out into the I2C probe

It's more idiomatic to do this and it means we don't try to bring up the
card if the CODEC didn't manage to bind successfully.

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