OSDN Git Service

STPK-1429 Clean up a few traces and obscure pieces of code
authorPatrick Porlan <patrick.porlan@intel.com>
Thu, 26 Jun 2014 08:28:55 +0000 (10:28 +0200)
committerPatrick Porlan <patrick.porlan@intel.com>
Thu, 26 Jun 2014 13:31:09 +0000 (15:31 +0200)
commit0d868f7e6ed8e7157db765fff7cf491dccb28fa6
tree38df281547ec9c7dc5d8c16680cd3a719ed5607b
parentdece0aef70323691d8d8c8f2a215e8d3086b7b17
STPK-1429 Clean up a few traces and obscure pieces of code

We're not supposed to get data for sensor types we don't
recognize, but we can get there while adding support for
new sensors (type added to enumeration table, but not yet
to sample reporting routines), so handle this case a little
bit better.

Issue: STPK-1429

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