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
@@ -94,6 +94,7 @@ static void __init tavorevb_init(void)
|
||||
|
||||
/* on-chip devices */
|
||||
pxa910_add_uart(1);
|
||||
platform_device_register(&pxa910_device_gpio);
|
||||
|
||||
/* off-chip devices */
|
||||
platform_device_register(&smc91x_device);
|
||||
|
Reference in New Issue
Block a user