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 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html