i2c: Convert the max6875 driver to a new-style i2c driver
authorJean Delvare <khali@linux-fr.org>
Wed, 16 Jul 2008 17:30:07 +0000 (19:30 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Wed, 16 Jul 2008 17:30:07 +0000 (19:30 +0200)
commitbd8d421f7ca9f8da3d820d28379d796500f69529
tree705ec8b1dad4cbc4e20e6ca861f8db12a37143db
parent3d63430a26b91fe3daee0dd933f899c225e66daa
i2c: Convert the max6875 driver to a new-style i2c driver

The new-style max6875 driver implements the optional detect() callback
to cover the use cases of the legacy driver. I'm curious if anyone
really needs this though, so it might be removed in the feature.

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