commit | 443c6ae253e96db9a5800a28d7c61131e81c2dee | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Mon Jun 24 14:39:52 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Jun 30 23:29:44 2013 +0200 |
tree | c9df532a7f81a8799fe52f6845504b275803e58e | |
parent | b5c46787df1f28b0a24499e275491ba9a505c8ec [diff] |
mfd: max8998: Add irq domain support This patch adds irq domain support for max8998 interrupts. To keep both non-DT and DT worlds happy, simple domain is used, which is linear when no explicit IRQ base is specified and legacy, with static mapping, otherwise. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>