powerpc/fsl_msi: fix support for multiple MSI ranges
authorTimur Tabi <timur@freescale.com>
Tue, 13 Sep 2011 21:17:00 +0000 (16:17 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 11 Oct 2011 21:18:55 +0000 (16:18 -0500)
Commit 6820fead ("powerpc/fsl_msi: Handle msi-available-ranges better") added
support for multiple ranges in the msi-available-ranges property, but it
miscalculated the MSIR index when multiple ranges are used.

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

No differences found