Messages in this thread |  | | | Subject | [PATCH V5 0/2] Ambient Light Sensor support | | From | Zhang Rui <> | | Date | Mon, 31 Aug 2009 16:07:05 +0800 |
| |
Hi, all,
this is the patch set I made for the Ambient Light Sensor device support in linux kernel.
There are only several trivial changes compared with patch set v4, and they are made based on the feedback from Len. 1. update the MAINTAINERS file 2. remove the .resume method in ACPI ALS driver. ACPI ALS driver doesn't use a cached value storing the current Ambient Light illuminace, thus we don't need to re-evaluate the _ALI method (to get the current illuminance) on resume. 3. fix a wrong comment in ACPI ALS driver.
Any comments are welcome.
thanks, rui
|  |