OSDN Git Service

libsensors: Allow IIO max sample rate to be configured via properties
authorAndy Ross <andy.ross@windriver.com>
Thu, 26 Sep 2013 20:07:35 +0000 (13:07 -0700)
committerMattias Pettersson <mattias.pettersson@intel.com>
Wed, 4 Dec 2013 14:13:12 +0000 (15:13 +0100)
commit8aa41d6e2fa3728a8260220b10de0527560fad60
tree198373cf47a3444cbace053ab39aa58622d49d67
parent17fd865ff6c4965cf37f0d7e76e0acc56f8061e9
libsensors: Allow IIO max sample rate to be configured via properties

Different hubs have different behavior.  Really we want to probe this
out of the hardware, but for HID sensors on I2C (as opposed to USB)
userspace doesn't get access to the descriptor right now.

Change-Id: I8bcd077509b43bba6025ca5f55ba9373db89cd8b
For: AXIA-3287
Signed-off-by: Andy Ross <andy.ross@windriver.com>
Reviewed-on: https://otc-android.intel.com/gerrit/22151
Tested-by: jenkins autobuilder
Reviewed-by: Russell Webb <russell.webb@intel.com>
common/libsensors/SensorIIODev.cpp