Re: [PATCH v2 2/2] Irq/mbigen:Change the mbigen driver based on the new mbigen node definition.

2016-03-14 Thread Thomas Gleixner
On Mon, 14 Mar 2016, MaJun wrote: > From: Ma Jun > > To fix the IO remap problem, change the mbigen driver based on the > new mbigen node definition. Please describe what the problem is. There is no way that anyone can figure out why that patch is required, what it fixes and how the fix is done

[PATCH v2 2/2] Irq/mbigen:Change the mbigen driver based on the new mbigen node definition.

2016-03-13 Thread MaJun
From: Ma Jun To fix the IO remap problem, change the mbigen driver based on the new mbigen node definition. Signed-off-by: Ma Jun --- drivers/irqchip/irq-mbigen.c | 30 +- 1 files changed, 21 insertions(+), 9 deletions(-) diff --git a/drivers/irqchip/irq-mbigen.c