commit | 2228511833e267e833514cc85ba9626f9dacd661 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Sep 13 16:17:00 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Oct 11 16:18:55 2011 -0500 |
tree | 0e23bd60170f0b9dd1167ae036382e6d551d5a87 | |
parent | 2a05e333c2cee711c828d79300010b721c81574f [diff] |
powerpc/fsl_msi: fix support for multiple MSI ranges 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>