OSDN Git Service

GMINL-7944: Ignore ALS intensity if illuminance is available
authorPatrick Porlan <patrick.porlan@intel.com>
Tue, 14 Apr 2015 12:21:58 +0000 (14:21 +0200)
committerAdriana Reus <adriana.reus@intel.com>
Wed, 15 Apr 2015 14:42:25 +0000 (17:42 +0300)
commit580f18a0b2b1dbb94199e9084934b00c0d0b8cd0
tree55a1c72d5e7c043c3cdde3a8720c13070e165ee0
parent3068a3668fbb4961f531df01b5bcb644e959f8a2
GMINL-7944: Ignore ALS intensity if illuminance is available

ALS drivers are increasing in sophistication and are now exposing
a variety of values, that we don't want to expose as different
sensors. Add arbitration code that will prioritize illuminance over
intensity.

Change-Id: I52fc3fb3e11be08ec62488a86bab7c04d06946f6
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
control.c
enumeration.c
transform.c