commit | d19663ac61a6e36eec655d3c84a106686ebddd2c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Feb 23 11:08:05 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Mar 07 22:17:33 2010 +0100 |
tree | 186e46cad833116613f9cdd1c11fde53b0aa32e5 | |
parent | 11a441ce82d6ffecfd39b324024de0cd630b36c1 [diff] |
mfd: Use completion interrupt for WM835x AUXADC Use the completion interrupt generated by the device rather than polling for conversions to complete. As a backup we still check the state of the AUXADC if we don't get a completion, mostly for systems that don't have the WM8350 interrupt infrastructure hooked up. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>