commit | d99b577c729c4a29679fb1f605f9ccace154e0e5 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentin.chary@gmail.com> | Fri Jan 22 21:20:57 2010 +0100 |
committer | Corentin Chary <corentincj@iksaif.net> | Sun Feb 28 19:35:11 2010 +0100 |
tree | e4e0f877ee20f578d6f58d3f95eb95e04b16b1a6 | |
parent | 4d4415138060870670a18d0768fe1d597f505f98 [diff] |
asus-laptop: stop using ASUS_HANDLE and use relative methods instead Stop using ASUS_HANDLE because most of the time it is not needed. This macro was introduced to display_get and lcd_switch which are not part of the interface provided by Asus, and are scheduled for removal. Signed-off-by: Corentin Chary <corentincj@iksaif.net>