]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Fix PCI device reference leak in quirk
authorJean Delvare <khali@linux-fr.org>
Tue, 13 Nov 2012 23:31:26 +0000 (10:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Nov 2012 23:31:26 +0000 (10:31 +1100)
commit8a6852d950ed931350e91defc2c7ea63800e6a8f
tree0851bcda26201b72e70ad8593797b6bc70a5ec73
parent77b67063bb6bce6d475e910d3b886a606d0d91f7
hwmon: Fix PCI device reference leak in quirk

Thankfully this only affects systems with one specific south bridge
and is most probably harmless unless the hwmon module is heavily
cycled.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/hwmon.c