OSDN Git Service

STPK-1429 Move channel analysis to enumeration stage
authorPatrick Porlan <patrick.porlan@intel.com>
Tue, 27 May 2014 15:09:19 +0000 (17:09 +0200)
committersuyyala <sridhar.uyyala@intel.com>
Sat, 7 Jun 2014 16:36:26 +0000 (09:36 -0700)
commit6f2016faec911aee313ce446fd640195ebad8877
tree78bd3a2c58de2c2ea7555d373eb959d51dfc6c83
parentdedb01bf595a85832c79b4404193efb6ea89700d
STPK-1429 Move channel analysis to enumeration stage

It was previously done at sensor enabling time, which is overkill
as the indices don't change when sensors get enabled or disabled.
That wasn't clear to me initially.

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