commit | 3e1a498f2728476535571d270081a17fdfceaf26 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Feb 25 14:57:35 2013 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Mar 07 12:27:47 2013 +0800 |
tree | 98666d5be9dd27fb05d65842d5dc4f860bdf22b1 | |
parent | 4b106fb9895c7edba2acd41c152e8f6edf724651 [diff] |
mfd: ab8500-core: Add Interrupt support for ab8540 ITSource/ITLatch 7, 8, 9 and 10 don't exist on AB8540. This patch replaces them with '-1' in the interrupt list, and handles the '-1' in the code accordingly. Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Samuel Ortiz <sameo@linux.intel.com>