Re: [PATCHv4 07/10] mfd: ti-lmu: register one backlight device per channel

2018-04-16 Thread Lee Jones
On Fri, 30 Mar 2018, Sebastian Reichel wrote: > All LMU devices support multiple channels, that can be controlled > independently. This registers one backlight sub-device per channel. > > Signed-off-by: Sebastian Reichel > --- > drivers/mfd/ti-lmu.c |

Re: [PATCHv4 07/10] mfd: ti-lmu: register one backlight device per channel

2018-04-16 Thread Lee Jones
On Fri, 30 Mar 2018, Sebastian Reichel wrote: > All LMU devices support multiple channels, that can be controlled > independently. This registers one backlight sub-device per channel. > > Signed-off-by: Sebastian Reichel > --- > drivers/mfd/ti-lmu.c | 62 >

[PATCHv4 07/10] mfd: ti-lmu: register one backlight device per channel

2018-03-30 Thread Sebastian Reichel
All LMU devices support multiple channels, that can be controlled independently. This registers one backlight sub-device per channel. Signed-off-by: Sebastian Reichel --- drivers/mfd/ti-lmu.c | 62 +-

[PATCHv4 07/10] mfd: ti-lmu: register one backlight device per channel

2018-03-30 Thread Sebastian Reichel
All LMU devices support multiple channels, that can be controlled independently. This registers one backlight sub-device per channel. Signed-off-by: Sebastian Reichel --- drivers/mfd/ti-lmu.c | 62 +- include/linux/mfd/ti-lmu.h | 4 +++ 2 files