powerpc/fsl_msi: Handle msi-available-ranges better
authorScott Wood <scottwood@freescale.com>
Mon, 17 Jan 2011 20:25:28 +0000 (14:25 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 15 Mar 2011 18:48:16 +0000 (13:48 -0500)
Now handles multiple ranges, doesn't make assumptions about interrupt
specifier format, and doesn't claim interrupts that don't correspond to an
available range.

Also has some better error checking.

The device tree binding is updated to clarify some existing assumptions.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found