[SERIAL] serial_cs: allow wildcarded quirks
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 16 Sep 2006 20:26:16 +0000 (21:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Oct 2006 16:06:27 +0000 (17:06 +0100)
Some quirks we will introduce next apply to (eg) all cards of one
manufacturer.  Therefore, we need a way to list these in the quirk
table - use ~0 - this is not a possible device ID value.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found