serial: 8250_pnp: use wildcard for serial Wacom tablets
commit04f7ec720e5bc4413540ca5dedde8b9e5a30c401
authorMatthew Garrett <mjg@redhat.com>
Wed, 9 Dec 2009 20:31:37 +0000 (9 12:31 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 25 Jan 2010 18:49:24 +0000 (25 10:49 -0800)
treebbbd63b3f709fbb0ab44d2f224331ad8995846c6
parent6fc7937a46b9a5d6b7f61005055a856736f31442
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