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:
9538e10
)
hwmon: (lm90) Unregister hwmon device if interrupt setup fails
author
Guenter Roeck
<linux@roeck-us.net>
Thu, 12 Dec 2013 07:05:32 +0000
(08:05 +0100)
committer
Jean Delvare
<khali@endymion.delvare>
Thu, 12 Dec 2013 07:05:32 +0000
(08:05 +0100)
Commit
109b1283fb
(hwmon: (lm90) Add support to handle IRQ) introduced
interrupt support. Its error handling code fails to unregister the already
registered hwmon device.
Fixes:
109b1283fb532ac773a076748ffccf76a7067cab
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found