From: Russell King Date: Sat, 16 Sep 2006 20:26:16 +0000 (+0100) Subject: [SERIAL] serial_cs: allow wildcarded quirks X-Git-Tag: v2.6.19-rc1~215^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8244b564ccc46dabf2367008aecf2b380a9be8d;p=pandora-kernel.git [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 --- Reading git-diff-tree failed