commit | 09452f23eb01241fa19c2e99585af5e340a0961b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 18 15:05:46 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 20 13:58:32 2012 +0000 |
tree | 8b8a2d28da20285f6178c30700f2e0f16263a006 | |
parent | 46c1a877c6fc29519760a3aaedf807332cd8a781 [diff] |
ASoC: Push WM5100 interrupt request into I2C probe This is more what the device model wants us to do and will allow use by non-audio functions before the audio part of the device has come up. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>