commit | 22c75fe7c772c4c47df47364d9e807dcf204d7c2 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Mar 24 23:16:56 2013 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Apr 08 15:20:58 2013 +0200 |
tree | 1133bd6fced33aad6506911ce97977af3257c21c | |
parent | 3092f8050eccce8463afe771f0910634a433e24b [diff] |
mfd: arizona: Try to use interrupt flags from interrupt controller If no irq_flags are passed in platform data then query the interrupt controller for the trigger type and try to use that. This provides default operation with a wider range of hardware and will be needed for device tree support where the interrupt flags are configured on the interrupt controller. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>