[PATCH 20/32] dell-wmi: Port to new backlight interface selection API

2015-06-11 Thread Pali Rohár
On Thursday 11 June 2015 14:19:11 Hans de Goede wrote: > Hi, > > On 11-06-15 13:43, Pali Rohár wrote: > >On Wednesday 10 June 2015 15:01:20 Hans de Goede wrote: > >>Port the backlight selection logic to the new backlight interface > >>selection API. > >> > >>Signed-off-by: Hans de Goede > >>---

[PATCH 20/32] dell-wmi: Port to new backlight interface selection API

2015-06-11 Thread Hans de Goede
Hi, On 11-06-15 13:43, Pali Rohár wrote: > On Wednesday 10 June 2015 15:01:20 Hans de Goede wrote: >> Port the backlight selection logic to the new backlight interface >> selection API. >> >> Signed-off-by: Hans de Goede >> --- >> drivers/platform/x86/dell-wmi.c | 3 ++- >> 1 file changed, 2

[PATCH 20/32] dell-wmi: Port to new backlight interface selection API

2015-06-11 Thread Pali Rohár
On Wednesday 10 June 2015 15:01:20 Hans de Goede wrote: > Port the backlight selection logic to the new backlight interface > selection API. > > Signed-off-by: Hans de Goede > --- > drivers/platform/x86/dell-wmi.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/driver

[PATCH 20/32] dell-wmi: Port to new backlight interface selection API

2015-06-10 Thread Hans de Goede
Port the backlight selection logic to the new backlight interface selection API. Signed-off-by: Hans de Goede --- drivers/platform/x86/dell-wmi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/platform/x86/dell-wmi.c b/drivers/platform/x86/dell-wmi.c index 6512a06.