ARM: mmp: append irq name of gpio device
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Mon, 27 Feb 2012 02:37:02 +0000 (10:37 +0800)
committerHaojian Zhuang <haojian.zhuang@marvell.com>
Tue, 28 Feb 2012 02:21:56 +0000 (10:21 +0800)
IRQ name is required in gpio-pxa driver. So we need to append the name
in gpio device. Otherwise, we can't register gpio-pxa driver
successfully.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>

No differences found