android_kernel_xiaomi_sm8350/drivers/i2c
Jean Delvare 3d63430a26 i2c: Convert the pca9539 driver to a new-style i2c driver
The new-style pca9539 driver implements the optional detect() callback
to cover the use cases of the legacy driver.

Warning: users will now have to use the force module parameter to get
the driver to attach to their device. That's not a bad thing as these
devices can't be detected anyway.

Note that this doesn't change the fact that this driver is deprecated
in favor of gpio/pca953x.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
2008-07-16 19:30:07 +02:00
..
algos i2c-algo-pcf: Multi-master lost-arbitration improvement 2008-07-14 22:38:31 +02:00
busses i2c: Clear i2c_adapter.dev on adapter removal 2008-07-16 19:30:05 +02:00
chips i2c: Convert the pca9539 driver to a new-style i2c driver 2008-07-16 19:30:07 +02:00
i2c-boardinfo.c
i2c-core.c i2c: Clear i2c_adapter.dev on adapter removal 2008-07-16 19:30:05 +02:00
i2c-core.h
i2c-dev.c Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 2008-07-15 11:16:05 -07:00
Kconfig
Makefile