ARM: pxa: change gpio to platform device
Remove most gpio macros and change gpio driver to platform driver. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
This commit is contained in:

committed by
Haojian Zhuang

parent
9bf448c66d
commit
157d2644cb
@@ -110,6 +110,7 @@ static void __init flint_init(void)
|
||||
/* on-chip devices */
|
||||
mmp2_add_uart(1);
|
||||
mmp2_add_uart(2);
|
||||
platform_device_register(&mmp2_device_gpio);
|
||||
|
||||
/* off-chip devices */
|
||||
platform_device_register(&smc91x_device);
|
||||
|
Reference in New Issue
Block a user