i2c/vt8231: Remove superfluous initialization
authorDavid Brownell <david-b@pacbell.net>
Tue, 13 Feb 2007 21:08:58 +0000 (22:08 +0100)
committerJean Delvare <khali@arrakis.delvare>
Tue, 13 Feb 2007 21:08:58 +0000 (22:08 +0100)
commitbbeaeef73a0b0a5c43ad2657b61857167d914a55
tree4de5d4f8a3b0516127db37dc4fad7f5aa188f6f2
parent849be516c57501ec4729bde51babc25a7b073b65
i2c/vt8231: Remove superfluous initialization

Remove a superfluous initialization from the vt8231 hwmon driver; the
i2c core does this, and the source field will be vanishing soon.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/vt8231.c