OSDN Git Service

GMINL-8061: Disregard the 100 Hz floor rate for polling BMG160
authorPatrick Porlan <patrick.porlan@intel.com>
Fri, 15 May 2015 08:51:17 +0000 (10:51 +0200)
committerViorel Suman <viorel.suman@intel.com>
Wed, 20 May 2015 09:06:39 +0000 (12:06 +0300)
commit980e61118ea2a37eb0661396f8ad0f45dd1bca5e
tree425eacf86549d91f208eb105e99a915165a90272
parentd73577a6b7a0911daf859d25161bcca77f274ed2
GMINL-8061: Disregard the 100 Hz floor rate for polling BMG160

We don't need to respect the list of supported sampling rates when
we are not relying on the trigger to send us samples.

Also, there is no relation between the minimum rate that we can
activate on a sensor and the minimum rate that we should support
according to the CDD. That specific one tells that the chip ought
to support at least N Hz if requested to do so, not that we should
drive it at this frequency always.

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