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

From: Arun MURTHY
Date: Tue Sep 28 2010 - 06:48:59 EST


> > @@ -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
-------------
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/