serial: 8250_pnp: use wildcard for serial Wacom tablets
commitc17975de81fa9937c2b5827ead464f044b30f9c2
authorMatthew Garrett <mjg@redhat.com>
Wed, 9 Dec 2009 20:31:37 +0000 (9 12:31 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 22:55:35 +0000 (1 15:55 -0700)
treed01bbb3bc285d37b0ffacb8c417e16ff65264569
parentf321f60bd07c223fb240bad680ba519fda82873c
serial: 8250_pnp: use wildcard for serial Wacom tablets

commit 6d34855d9aa281f72c533ecb827405139d1b0fe9 upstream.

Wacom claims that the WACF namespace will always be devoted to serial
Wacom tablets.  Remove the existing entries and add a wildcard to avoid
having to update the kernel every time they add a new device.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Tested-by: Ping Cheng <pingc@wacom.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/8250_pnp.c