commit | 0a9dee2739fd4385e83c3316e3f3bee641796638 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Mon Oct 30 13:08:04 2006 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 01 14:36:58 2006 -0800 |
tree | 0939f843f1881745ded480b4fa1ae9dec72350cc | |
parent | 467c442f092e22acf86a3b4ad4863d097d7257da [diff] |
acpiphp: fix missing acpiphp_glue_exit() acpiphp_glue_exit() needs to be called to unwind when no slots found. (It fixes data corruption when reloading acpiphp driver with no such devices) Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>