commit | 253322c18830965331e54ee33c5e8064a2f15717 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Mar 04 14:20:18 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:28:21 2012 +0100 |
tree | 225d9e6ba24db51310f64d042efaf8bb0c98f7ab | |
parent | a0abacd82c553d18f8e359f7296246b3009cc207 [diff] |
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>