]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9615e8329106506e99aa994502731c17ca90be45
tree6604d68862a69adf6f12935a08a90e77d100fd26
parent3f01f3e967c250db3c2b5b75e333a0bddd26486b
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