asus-laptop: add base driver
authorCorentin Chary <corentincj@iksaif.net>
Fri, 26 Jan 2007 13:04:30 +0000 (14:04 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 30 Jan 2007 06:36:57 +0000 (01:36 -0500)
Adds the new driver and make ASUS_LAPTOP and ACPI_ASUS
incompatible.  It may be strange to use ASUS_CREATE_DEVICE_ATTR
and ASUS_SET_DEVICE_ATTR now, but these macro will be very
usefull in next patchs.  ASUS_HANDLE and ASUS_HANDLE_INIT comes
from IBM_HANDLE and IBM_HANDLE_INIT, with some modification,
and will also be used in next patchs.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found