asus-laptop: no need to check argument of set_brightness()
authorCorentin Chary <corentincj@iksaif.net>
Sat, 28 Nov 2009 09:19:55 +0000 (10:19 +0100)
committerCorentin Chary <corentincj@iksaif.net>
Sun, 28 Feb 2010 18:35:09 +0000 (19:35 +0100)
commite5b50f6a2b00de266f03c2c7219b798648124ea5
tree609c9861cfdebcc9ae129c060ddfb6089e8df9f1
parentc45eecf8719e0b2090c8a71bdc31e39d00746c84
asus-laptop: no need to check argument of set_brightness()

We already tell the backlight class our maximum brightness value; it
will validate the user requested values for us.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
drivers/platform/x86/asus-laptop.c