]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66e1f0414fbf8b1da11f4750b87b610fa5591933
tree417d6e6c8238edcff5bd2a50308952355ffde9d9
parentd51e27a495e97e3f8ba3495d8e25c3718529b933
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