Re: [PATCH] powerpc/fsl_msi: fix support for multiple MSI ranges
From: Scott Wood <hidden>
Date: 2011-09-15 21:39:06
From: Scott Wood <hidden>
Date: 2011-09-15 21:39:06
On 09/13/2011 04:17 PM, Timur Tabi wrote:
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 <redacted>
---
arch/powerpc/sysdev/fsl_msi.c | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)Acked-by: Scott Wood <redacted> -Scott