asus-laptop: code movement
authorCorentin Chary <corentincj@iksaif.net>
Sun, 6 Dec 2009 15:27:09 +0000 (16:27 +0100)
committerCorentin Chary <corentincj@iksaif.net>
Sun, 28 Feb 2010 18:35:10 +0000 (19:35 +0100)
commitbe4ee82d3e44c5940a7f77cae5ed3e942e80a723
tree6604d68862a69adf6f12935a08a90e77d100fd26
parent9129d14d297e78bc21caffa44d55a5920a74862c
asus-laptop: code movement

The asus-laptop driver implements a number of interfaces like the
backlight class driver.  This change makes it easier to examine the
implementation of one interface at at a time, without having to search
through the file to find init() and exit() functions etc.

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