commit | be4ee82d3e44c5940a7f77cae5ed3e942e80a723 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Sun Dec 06 16:27:09 2009 +0100 |
committer | Corentin Chary <corentincj@iksaif.net> | Sun Feb 28 19:35:10 2010 +0100 |
tree | 6604d68862a69adf6f12935a08a90e77d100fd26 | |
parent | 9129d14d297e78bc21caffa44d55a5920a74862c [diff] |
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>