Re: [Qemu-devel] [PATCH] PPC: e500: Fix GPIO controller interrupt number

2014-12-19 Thread Alexander Graf
On 19.12.14 15:20, Amit Tomar wrote: > This patch sets the GPIO controller interrupt number to 47,not 43 (and the > Device tree agrees). > > > Signed-off-by: Amit Singh Tomar Thanks, applied to ppc-next with modified commit message. Let's try to improve the patch description next time ;).

[Qemu-devel] [PATCH] PPC: e500: Fix GPIO controller interrupt number

2014-12-19 Thread Amit Tomar
This patch sets the GPIO controller interrupt number to 47,not 43 (and the Device tree agrees). Signed-off-by: Amit Singh Tomar --- hw/ppc/e500.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/ppc/e500.c b/hw/ppc/e500.c index 2832fc0..2cd69a9 100644 --- a/hw/ppc/e500