commit | 1fbbac4bcb03033d325c71fc7273aa0b9c1d9a03 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Sep 16 21:09:41 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 01 17:06:23 2006 +0100 |
tree | 55e38dd44ab03cd6b1c97f9939aaa829b68676c2 | |
parent | 43549ad7a74e33947f3ba1756a7713086d32e97c [diff] |
[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 <rmk+kernel@arm.linux.org.uk>