Re: [PATCH 19/32] dell-laptop: Port to new backlight interface selection API

2015-06-11 Thread Pali Rohár
On Wednesday 10 June 2015 15:01:19 Hans de Goede wrote: Port the backlight selection logic to the new backlight interface selection API. Signed-off-by: Hans de Goede hdego...@redhat.com --- drivers/platform/x86/dell-laptop.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-)

Re: [PATCH 19/32] dell-laptop: Port to new backlight interface selection API

2015-06-11 Thread Hans de Goede
Hi, On 11-06-15 13:47, Pali Rohár wrote: On Wednesday 10 June 2015 15:01:19 Hans de Goede wrote: Port the backlight selection logic to the new backlight interface selection API. Signed-off-by: Hans de Goede hdego...@redhat.com --- drivers/platform/x86/dell-laptop.c | 6 ++ 1 file

Re: [PATCH 19/32] dell-laptop: Port to new backlight interface selection API

2015-06-11 Thread Pali Rohár
On Thursday 11 June 2015 14:29:24 Hans de Goede wrote: Hi, On 11-06-15 13:47, Pali Rohár wrote: On Wednesday 10 June 2015 15:01:19 Hans de Goede wrote: Port the backlight selection logic to the new backlight interface selection API. Signed-off-by: Hans de Goede hdego...@redhat.com ---

[PATCH 19/32] dell-laptop: 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 hdego...@redhat.com --- drivers/platform/x86/dell-laptop.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/platform/x86/dell-laptop.c