w1/ds2482: Convert to a new-style 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)
commit61c91f7ded640bb2b340cc89d9ca3a3ca0229c74
tree8d5baf0685008a5bf55802184ac203101f65f970
parentbd8d421f7ca9f8da3d820d28379d796500f69529
w1/ds2482: Convert to a new-style driver

The new-style ds2482 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>
drivers/w1/masters/ds2482.c