commit | a9df80c5094ed2bac94f4a0d085651f44d549854 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Tue Jan 20 16:17:40 2009 +0100 |
committer | Len Brown <len.brown@intel.com> | Tue Jan 20 14:34:07 2009 -0500 |
tree | 7b4c0b1fa7948ade1b924ab29b23140541552446 | |
parent | 1de9e8e70f5acc441550ca75433563d91b269bbe [diff] |
eeepc-laptop: split eeepc_backlight_exit() 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>