
22 Apr
2013
22 Apr
'13
5:49 p.m.
Dirk Eibach <eibach <at> gdsys.de> writes:
From: Reinhard Pfau <pfau <at> gdsys.de>
if alen is 0: no longer start a write cycle before reading data.
Signed-off-by: Dirk Eibach <eibach <at> gdsys.de> Signed-off-by: Reinhard Pfau <pfau <at> gdsys.de>
This will break my stand alone application, which relies on a zero address len to provide i2c_probe functionality, since i2c_probe is not exported via _exports.h.
Is there some other way to do i2c_probe in a stand alone application?
Thanks, Jim