Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release

This commit is contained in:
Len Brown 2008-02-07 03:07:35 -05:00
commit dd07a8db72
8 changed files with 2839 additions and 2082 deletions

View file

@ -101,6 +101,8 @@
#define SONYPI_EVENT_FNKEY_RELEASED 59
#define SONYPI_EVENT_WIRELESS_ON 60
#define SONYPI_EVENT_WIRELESS_OFF 61
#define SONYPI_EVENT_ZOOM_IN_PRESSED 62
#define SONYPI_EVENT_ZOOM_OUT_PRESSED 63
/* get/set brightness */
#define SONYPI_IOCGBRT _IOR('v', 0, __u8)