commit | bbeaeef73a0b0a5c43ad2657b61857167d914a55 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue Feb 13 22:08:58 2007 +0100 |
committer | Jean Delvare <khali@arrakis.delvare> | Tue Feb 13 22:08:58 2007 +0100 |
tree | 4de5d4f8a3b0516127db37dc4fad7f5aa188f6f2 | |
parent | 849be516c57501ec4729bde51babc25a7b073b65 [diff] |
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>