>  static void __init gta02_map_io(void)
>  {
> @@ -571,6 +603,7 @@ static struct platform_device *gta02_devices[] __initdata 
> = {
>        &s3c24xx_pwm_device,
>        &s3c_device_iis,
>        &s3c_device_i2c0,
> +       &gta02_buttons_device,
>  };
>
>  /* These guys DO need to be children of PMU. */

BTW the buttons worked as children of the PMU. I guess we will need
them to be there later.

Reply via email to