[PATCH v2 30/32] toshiba-acpi: Port to new backlight interface selection API

2015-06-16 Thread Hans de Goede
Hi, On 06/14/2015 05:15 AM, Azael Avalos wrote: > Hi Hans, > > Sorry for the late reply, I was out of town. > > 2015-06-12 5:23 GMT-06:00 Hans de Goede : >> Port the backlight selection logic to the new backlight interface >> selection API. >> >> Also fix a compiler warning about bt_present not be

[PATCH v2 30/32] toshiba-acpi: Port to new backlight interface selection API

2015-06-13 Thread Azael Avalos
Hi Hans, Sorry for the late reply, I was out of town. 2015-06-12 5:23 GMT-06:00 Hans de Goede : > Port the backlight selection logic to the new backlight interface > selection API. > > Also fix a compiler warning about bt_present not being initialized. > > Signed-off-by: Hans de Goede > --- > d

[PATCH v2 30/32] toshiba-acpi: Port to new backlight interface selection API

2015-06-12 Thread Hans de Goede
Port the backlight selection logic to the new backlight interface selection API. Also fix a compiler warning about bt_present not being initialized. Signed-off-by: Hans de Goede --- drivers/platform/x86/toshiba_acpi.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/