commit | 2c3033a0664dfae91e1dee7fabac10f24354b958 | [log] [tgz] |
---|---|---|
author | Insu Yun <wuninsu@gmail.com> | Sat Jan 23 15:44:19 2016 -0500 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sun Jan 24 02:09:03 2016 +0100 |
tree | 35273c034244785dd23bf9c7885979cd093f82e4 | |
parent | afd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc [diff] |
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() In acpiphp_enable_slot(), there is a missing unlock path when error occurred. It needs to be unlocked before returning an error. Signed-off-by: Insu Yun <wuninsu@gmail.com> Cc: All applicable <stable@vger.kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>