[PATCH 28/32] sony-laptop: Port to new backlight interface selection API

2015-06-12 Thread Hans de Goede
Hi, On 10-06-15 23:30, Mattia Dongili wrote: > On Wed, Jun 10, 2015 at 03:01:28PM +0200, Hans de Goede wrote: >> Port the backlight selection logic to the new backlight interface >> selection API. >> >> This commit also removes various obsolete pr_xxx messages related to >> backlight interface sel

[PATCH 28/32] sony-laptop: Port to new backlight interface selection API

2015-06-11 Thread Mattia Dongili
On Wed, Jun 10, 2015 at 03:01:28PM +0200, Hans de Goede wrote: > Port the backlight selection logic to the new backlight interface > selection API. > > This commit also removes various obsolete pr_xxx messages related to > backlight interface selection. These are obsolete because they assume > the

[PATCH 28/32] sony-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. This commit also removes various obsolete pr_xxx messages related to backlight interface selection. These are obsolete because they assume there is only a vendor or acpi backlight driver and no other choice. Also they