]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPI: acpi_unload_table_id() always returns error
authorJohn Keller <jpk@sgi.com>
Thu, 15 Feb 2007 20:08:30 +0000 (14:08 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 16 Feb 2007 23:34:40 +0000 (18:34 -0500)
commitecb5f7521a309cb9c5fc0832b9705cd2a03d7d45
tree6dd1cf08464f0217b3c70f9063209689aec446fb
parentc24e912b61b1ab2301c59777134194066b06465c
ACPI: acpi_unload_table_id() always returns error

acpi_unload_table_id() is always returning an error status.
Also, once the matching table is found, don't bother looking
for another match.

Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/tables/tbxface.c