> > @@ -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
-------------
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 3/7] leds: pwm: add a new element 'name' to platform data, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH 1/7] pwm: Add pwm core driver, Samuel Ortiz |
| Previous by Thread: | Re: [PATCH 3/7] leds: pwm: add a new element 'name' to platform data, Sergei Shtylyov |
| Next by Thread: | [PATCH 4/7] pwm: Align existing pwm drivers with pwm-core driver, Arun Murthy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |