OSDN Git Service

[REVERTME] Revert "Pass iio provided timestamps without further processing."
authorConstantin Musca <constantin.musca@intel.com>
Tue, 17 Feb 2015 13:20:13 +0000 (15:20 +0200)
committerMusca, Constantin <constantin.musca@intel.com>
Tue, 17 Feb 2015 12:34:08 +0000 (12:34 +0000)
commit1616debe65000ca9bea6cdc16572bfc3bf16fe13
tree13932dafb4dbc2715fa30710d8af47da70a7ae7c
parent493c5eb55b080599fab798ffe1601e763ac4b3b6
[REVERTME] Revert "Pass iio provided timestamps without further processing."

Interrupts (events) are missed by the bmc150-accel & bmg160 drivers because it takes
too long to read from i2c. This might be caused by having three sensors on the same bus.
Process the timestamps in the HAL in order to make the CTSVerifier tests pass.
This commit reverts 58eef71e4b886632a7d51a6602fe8ef43b779d08 and it should be
reverted once the kernel problem is fixed.

Change-Id: Ieddd1e30253b9a79089740ca6a36e49b51c07d19
Tracked-On: https://jira01.devtools.intel.com/browse/GMINL-6031
Tracked-On: https://jira01.devtools.intel.com/browse/GMINL-6032
Tracked-On: https://jira01.devtools.intel.com/browse/GMINL-6033
Tracked-By: https://jira01.devtools.intel.com/browse/GMINL-4337
Signed-off-by: Constantin Musca <constantin.musca@intel.com>
control.c