asus-laptop: stop using ASUS_HANDLE and use relative methods instead
authorCorentin Chary <corentin.chary@gmail.com>
Fri, 22 Jan 2010 20:20:57 +0000 (21:20 +0100)
committerCorentin Chary <corentincj@iksaif.net>
Sun, 28 Feb 2010 18:35:11 +0000 (19:35 +0100)
commitd99b577c729c4a29679fb1f605f9ccace154e0e5
treee4e0f877ee20f578d6f58d3f95eb95e04b16b1a6
parent4d4415138060870670a18d0768fe1d597f505f98
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>
drivers/platform/x86/asus-laptop.c