Stop sensor_init from being executed twice
commit7ca1927f03ad580dbf4d67cdbc30a0efbbe43c57
authorGWater <grewater@googlemail.com>
Fri, 31 Oct 2008 11:23:46 +0000 (31 12:23 +0100)
committerGWater <grewater@googlemail.com>
Fri, 31 Oct 2008 11:23:46 +0000 (31 12:23 +0100)
tree1b78557044313e8fede4b84b4b7468788cd517d5
parentcdbca3a87c006b495631e2cc403202a4b8a6cd53
Stop sensor_init from being executed twice

The LED function had to execute the sensor_probe
function again to determine the sensor. This could
overwrite future format and resolution settings.

Signed-off-by: GWater <grewater@googlemail.com>
microdia.h
sn9c20x.c