]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c: Convert the eeprom driver to a new-style i2c driver
authorJean Delvare <khali@linux-fr.org>
Wed, 16 Jul 2008 17:30:05 +0000 (19:30 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Wed, 16 Jul 2008 17:30:05 +0000 (19:30 +0200)
commit68be3363740e4ac3b4309faebcdf8fe5bf62ed2f
tree7bfd27545886faf096a6af52f13d67e705f470ea
parentbd4bc3dbded9cd7b2bdca6bba1aecb4251a8039d
i2c: Convert the eeprom driver to a new-style i2c driver

The new-style eeprom driver implements the optional detect() callback
to cover the use cases of the legacy driver.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/chips/eeprom.c