On Wednesday 15 February 2017 10:38 AM, Stewart Smith wrote:
Mukesh Ojha <mukes...@linux.vnet.ibm.com> writes:
Converts all the return explicit number to a more proper IRQ_HANDLED,
which looks proper incase of interrupt handler returning case.
Signed-off-by: Mukesh Ojha <mukes...@linux.vnet.ibm.com>
Reviewed-by: Vasant Hegde <hegdevas...@linux.vnet.ibm.com>
---
arch/powerpc/platforms/powernv/opal-dump.c | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
Should also have:
Fixes: 8034f715f ("powernv/opal-dump: Convert to irq domain")
?
Yeah .. i should have mentioned which patch missed these changes.
-Mukesh