commit | 21f7541d8861fdcdff663c68903e961ca1b06dc6 | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Fri May 18 11:52:19 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun May 20 17:27:08 2012 +0200 |
tree | 48e9c376058b13a653146bd67c9e097f794f2ce8 | |
parent | b09530ef844f0bf29ed3677080c02b179be84818 [diff] |
mfd: Add tps65910-irq devicetree init and irqdomain support This change changes the tps65910-irq code to use irqdomain, and support initialization from devicetree. This assumes that the irq_base in the platform data is -1 if devicetree is used. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>