ACPI: ibm-acpi: cleanup init and exit paths
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 6 Feb 2007 21:13:44 +0000 (19:13 -0200)
committerLen Brown <len.brown@intel.com>
Fri, 9 Feb 2007 20:39:47 +0000 (15:39 -0500)
commit3945ac36af3da6014cde9836c5acc5b3adaaa379
treea8b8c06f44a2948cb97e97d46a9a56838dc3d2a8
parenta3c94e5c5921b0fd75b33042ca598aee52f1f7b9
ACPI: ibm-acpi: cleanup init and exit paths

Fix a small memory leak on module removal, and other
assorted minor cleanups on the module init codepath.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ibm_acpi.c