commit | 6664ee115bb45d912d64d1c6b26bd3b96ef7df09 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 06 10:30:24 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 06 10:30:24 2011 +0000 |
tree | cfaee63f894e4534490f5cfe94e934553e07a85d | |
parent | 5d680b3a84b3e870fc1ea01495935e58e17de7aa [diff] |
ASoC: Don't fail if we can't read the IRQ type in WM8903 If we fail to read the IRQ type from the interrupt controller don't fail, just assume a value and solider on - we may fail later when we try to request the IRQ but it's possible we'll succeed. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>