eeepc-laptop: split eeepc_backlight_exit()
authorCorentin Chary <corentincj@iksaif.net>
Tue, 20 Jan 2009 15:17:40 +0000 (16:17 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 20 Jan 2009 19:34:07 +0000 (14:34 -0500)
eeepc_backlight_exit() was doing rfkill and input stuff, which
is a nonsense. This patch add two specific exit functions, one
for input and one for rfkill.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found