OSDN Git Service

STPK-1429 Add support for custom trigger names
authorPatrick Porlan <patrick.porlan@intel.com>
Thu, 24 Jul 2014 14:52:38 +0000 (16:52 +0200)
committerAdriana Reus <adriana.reus@intel.com>
Mon, 4 Aug 2014 14:33:09 +0000 (17:33 +0300)
commitfee5195300a87515e196afad20dac49bf608f1db
tree5c9cc97ad7dc8e803fc98b00ec69aea16038e3f9
parentb8f00633ad37cf01cf7cf42a2c166e3d7b410432
STPK-1429 Add support for custom trigger names

    The Bosch BMC150 magnetometer driver exposes a different
    trigger name than the usual sensor-name-devX. Add support for
    this, so the enable buffer operation succeeds. There seems to
    be remaining issues with channels not being enabled though,
    so this change is not enough to get the magnetometer working
    on the ECS board. Also, the driver does not expose a sampling
    rate control knob.

    Issue: STPK-1429

Change-Id: I2a145a597c0ba4f95beeb86d385d3c774889d9e8
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
common.h
control.c
enumeration.c