Searched hist:"22 d96aa59cf120db3584e4c3365554cae77d2441" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/misc/ |
H A D | apds9802als.c | 22d96aa59cf120db3584e4c3365554cae77d2441 Tue Oct 26 23:22:41 CEST 2010 anantha <anantha.narayanan@intel.com> drivers/misc/apds9802als.c: ALS drivers for the apds9802als
This adds support for the ADPS9802ALS sensor.
Cleanup by Alan Cox - move mutexes to cover more things - report I/O errors back to user space - report range and values in LUX
Signed-off-by: Anantha Narayanan <anantha.narayanan@intel.com> [The 4K and 64K in the hw spec actually means 4095 (12bit) and 65535 (16bit).] Signed-off-by: Hong Liu <hong.liu@intel.com> [Updated to match the ALS light API interface convention from Samu] Signed-off-by: Alan Cox <alan@linux.intel.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|