[PATCH 3/7] leds: pwm: add a new element 'name' to platform data

Arun MURTHY arun.murthy at stericsson.com
Tue Sep 28 06:48:12 EDT 2010


> > @@ -16,6 +16,7 @@ struct led_pwm {
> >   struct led_pwm_platform_data {
> >   	int			num_leds;
> >   	struct led_pwm	*leds;
> > +	char *name;
> >   };
> 
>     Shouldn't '*name'be aligned, at least with '*leds'?
Sure, will take care of this in the v2 patch.

Thanks and Regards,
Arun R Murthy
-------------



More information about the linux-arm-kernel mailing list