git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3b327d
)
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
author
Yong Wang
<yong.y.wang@linux.intel.com>
Fri, 17 Sep 2010 15:24:12 +0000
(17:24 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Fri, 17 Sep 2010 15:24:12 +0000
(17:24 +0200)
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>
No differences found