OSDN Git Service

Fix using s as index to array before check
authorViorel Suman <viorel.suman@intel.com>
Mon, 13 Oct 2014 06:32:10 +0000 (09:32 +0300)
committerAdriana Reus <adriana.reus@intel.com>
Thu, 16 Oct 2014 07:34:03 +0000 (10:34 +0300)
commitc1b848af5270c8ae78840291fa801c0f2cab16e0
treea372697d705c436f16cb43118decc445b017176e
parentd52af6c327c742241df3b682c80d7fb4327b173b
Fix using s as index to array before check

The patch fixes the using of s as index to array
sensor_info before check.

Issue: GMINL-2312
Change-Id: I17f474526c9e48bc598e067106738d50b87398a5
Signed-off-by: Viorel Suman <viorel.suman@intel.com>
control.c