From: Russell King Date: Sat, 16 Sep 2006 20:09:41 +0000 (+0100) Subject: [SERIAL] serial_cs: convert multi-port table to quirk table X-Git-Tag: v2.6.19-rc1~215^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbbac4bcb03033d325c71fc7273aa0b9c1d9a03;p=pandora-kernel.git [SERIAL] serial_cs: convert multi-port table to quirk table - rename multi_id table to serial_quirk / quirks[] - use named initialisers - store a pointer to the quirk table in the serial_info structure so we can use the quirk table entry later. - apply multi-port quirk after the multi-port guessing code, but only if it's != -1. Signed-off-by: Russell King --- Reading git-diff-tree failed