acpi ec: Fix possible double io port registration
authorThomas Renninger <trenn@suse.de>
Thu, 29 Jul 2010 20:08:44 +0000 (22:08 +0200)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:49:13 +0000 (09:49 -0400)
commitde4f10466e9347a2f1bfe39e501539557bed2c4b
tree0d4c3de512b213b8d99c709d24b6f9daed106d25
parent7a0691c16f795cb7b69dcbaa61543e73b8865c4f
acpi ec: Fix possible double io port registration

which will result in a harmless but ugly WARN message on
some machines.

Signed-off-by: Thomas Renninger <trenn@suse.de>
CC: mjg59@srcf.ucam.org
CC: platform-driver-x86@vger.kernel.org
CC: linux-acpi@vger.kernel.org
CC: astarikovskiy@suse.de
CC: akpm@linux-foundation.org
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/acpi/ec.c