OSDN Git Service

Fix type of recently introduced semi arbitrated sampling rate
authorPatrick Porlan <patrick.porlan@intel.com>
Fri, 13 Feb 2015 15:08:58 +0000 (16:08 +0100)
committerAdriana Reus <adriana.reus@intel.com>
Fri, 27 Feb 2015 16:25:16 +0000 (18:25 +0200)
commit89f2b9b7744f165a604e88fb9d7c805abb5924d5
treeff90c3599ecb0693810ba9ad4d16a073210c0929
parentd8886bbf0f40ea9f0019423f4d9f6d4eccb7ce6f
Fix type of recently introduced semi arbitrated sampling rate

Sammpling rates are not necessarily integers. Sure, they are in
the case of the MPU-6050, which is fortunately the only chip we
support at the moment with several interrupt driven sensors on
the same iio device, so this is not an issue for now, but still.

Change-Id: Id3fb9a9fb2c6fc2ae032f6484088f14a99e75670
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
common.h