commit | f17c811d1433aa1966f9c5a744841427e9a97ecf | [log] [tgz] |
---|---|---|
author | Yong Wang <yong.y.wang@linux.intel.com> | Fri Sep 17 17:24:12 2010 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Fri Sep 17 17:24:12 2010 +0200 |
tree | 6ac5537523aa1cc76cec7adf1e8bc0d8d1544f60 | |
parent | c3b327d60bbba3f5ff8fd87d1efc0e95eb6c121b [diff] |
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister It is unnecessary and wrong to call hwmon_device_unregister in error handling before hwmon_device_register is called. Signed-off-by: Yong Wang <yong.y.wang@intel.com> Reviewed-by: Guenter Roeck <guenter.roeck@ericsson.com> Cc: stable@kernel.org Signed-off-by: Jean Delvare <khali@linux-fr.org>