android_kernel_xiaomi_sm8350/drivers/i2c
Sean MacLennan b1204e6ec1 i2c-ibm_iic: Register child nodes
This patch completes the conversion of the IBM IIC driver to an
of-platform driver.

It removes the index from the IBM IIC driver and makes it an unnumbered
driver. It then calls of_register_i2c_devices to properly register all
the child nodes in the DTS.

Signed-off-by: Sean MacLennan <smaclennan@pikatech.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2008-07-14 22:38:36 +02:00
..
algos i2c-algo-pcf: Multi-master lost-arbitration improvement 2008-07-14 22:38:31 +02:00
busses i2c-ibm_iic: Register child nodes 2008-07-14 22:38:36 +02:00
chips i2c: New-style EEPROM driver using device IDs 2008-07-14 22:38:35 +02:00
i2c-boardinfo.c
i2c-core.c i2c: Export the i2c_bus_type symbol 2008-07-14 22:38:35 +02:00
i2c-core.h
i2c-dev.c i2c-dev: Delete empty detach_client callback 2008-07-14 22:38:34 +02:00
Kconfig
Makefile