OSDN Git Service

Fix incorrect timestamp on Malata accelerometer samples
authorPatrick Porlan <patrick.porlan@intel.com>
Mon, 2 Feb 2015 10:51:21 +0000 (11:51 +0100)
committerPatrick Porlan <patrick.porlan@intel.com>
Mon, 2 Feb 2015 10:51:21 +0000 (11:51 +0100)
commit907d33f202c38664aeb4078fdab450ece2ceab74
tree30f2b733ae32f44dcf82587441f87cd1ab74a8b6
parentb8ba9bdee7681e37d988aaee3370ecce911ac14b
Fix incorrect timestamp on Malata accelerometer samples

Both accel and gyro samples are co-located on the same iio
device with the MPU-6050 drivers, all channels are enabled
at boot, so take them into account as the iio report size
is stable.

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