From: Amos Kong Date: Wed, 23 May 2012 03:58:40 +0000 (-0600) Subject: PCI: acpiphp: fix function 0 leak when disabling a slot X-Git-Tag: v3.6-rc1~112^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=638f293307b5787b69bf0a0bc915aed491efbec9;p=pandora-kernel.git PCI: acpiphp: fix function 0 leak when disabling a slot Previously, we acquired two references to function 0, but only released one. [bhelgaas: split this out from "remove all functions" fix] Signed-off-by: Amos Kong Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed