commit | a8244b564ccc46dabf2367008aecf2b380a9be8d | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Sep 16 21:26:16 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 01 17:06:27 2006 +0100 |
tree | 91d31ff2438f11f8529cf12e9dd6034e7a315086 | |
parent | 1fbbac4bcb03033d325c71fc7273aa0b9c1d9a03 [diff] |
[SERIAL] serial_cs: allow wildcarded quirks 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>