static void __init rm680_peripherals_init(void) { platform_add_devices(rm680_peripherals_devices, ARRAY_SIZE(rm680_peripherals_devices)); rm680_i2c_init(); gpmc_onenand_init(board_onenand_data); omap_hsmmc_init(mmc); }
static void __init rm680_peripherals_init(void) { rm680_init_wl1271(); platform_add_devices(rm680_peripherals_devices, ARRAY_SIZE(rm680_peripherals_devices)); rm696_atmel_mxt_init(); rm680_i2c_init(); gpmc_onenand_init(board_onenand_data); omap_hsmmc_init(mmc); omap_bt_init(&rm680_bt_config); }