Re: [PATCH 1/1] sony-laptop: SVS151290S kbd backlight and gfx switch support

2013-03-17 Thread Mattia Dongili
On Sun, Mar 17, 2013 at 08:21:35PM +0100, Arthur Wirski wrote: > SVS151290S series uses handle 0x0163 for keyboard backlight and 0x015B for > the graphics switch. > > Signed-off-by: Arthur Wirski Acked-by: Mattia Dongili Matthew, could you pick this up for 3.10? Thanks -- mattia :wq! -- To

[PATCH 1/1] sony-laptop: SVS151290S kbd backlight and gfx switch support

2013-03-17 Thread Arthur Wirski
SVS151290S series uses handle 0x0163 for keyboard backlight and 0x015B for the graphics switch. Signed-off-by: Arthur Wirski --- drivers/platform/x86/sony-laptop.c | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/drivers/platform/x86/sony-laptop.c b/dr