]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - arch/arm/mach-mmp/pxa910.c
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)
commit93413c36d05573262aa5fd4da2f0f9ca90f39b75
tree417d6e6c8238edcff5bd2a50308952355ffde9d9
parent9a01ec304dbe167fb1d2efd85fcb2628b7aaba00
ARM: mmp: append irq name of gpio device

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>
arch/arm/mach-mmp/mmp2.c
arch/arm/mach-mmp/pxa168.c
arch/arm/mach-mmp/pxa910.c