Re: [PATCH 1/4] leds-lp5523: add channel name in the platform data

2012-08-22 Thread Bryan Wu
On Wed, Aug 22, 2012 at 1:43 PM, Kim, Milo wrote: >> > LP5523 can drive up to 9 channels. Leds can be controlled directly >> via >> > -the led class control interface. Channels have generic names: >> > +the led class control interface. >> > +The name of each channel is configurable in the platfor

RE: [PATCH 1/4] leds-lp5523: add channel name in the platform data

2012-08-21 Thread Kim, Milo
> > LP5523 can drive up to 9 channels. Leds can be controlled directly > via > > -the led class control interface. Channels have generic names: > > +the led class control interface. > > +The name of each channel is configurable in the platform data. > > +If the name is NULL, channels have generic

Re: [PATCH 1/4] leds-lp5523: add channel name in the platform data

2012-08-21 Thread Bryan Wu
On Tue, Aug 21, 2012 at 5:03 PM, Kim, Milo wrote: > The name of each led channel is configurable. > If the name is NULL, just use the channel id for making the channel name > > Signed-off-by: Milo(Woogyom) Kim > --- > Documentation/leds/leds-lp5523.txt |7 +-- > drivers/leds/leds-lp5523.