OSDN Git Service

Don't propagate timestamps to colocated poll mode sensors
authorPatrick Porlan <patrick.porlan@intel.com>
Mon, 2 Feb 2015 10:35:12 +0000 (11:35 +0100)
committerPatrick Porlan <patrick.porlan@intel.com>
Mon, 2 Feb 2015 10:35:12 +0000 (11:35 +0100)
commitb8ba9bdee7681e37d988aaee3370ecce911ac14b
treed3b8ad0f4bd79c8b68808c81b63a0a2acb2de830
parent661329304536162605c7100a255c8f0e4095df2a
Don't propagate timestamps to colocated poll mode sensors

Case study: we have incorrect timestamps on the Malata accelerometer
at the moment, and they are being forwarded to the poll-mode
thermometer that is associated to the same (MPU) iio device.
Simply rely on the timestamps constructed in the acquisition thread.

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