commit | eee3a883cebefca6c450c3c1c18a996e23001c2c | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Sep 16 21:34:11 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 01 17:06:30 2006 +0100 |
tree | 9f6c0ae92c4bdf97485f0cf40747225d49717048 | |
parent | a8244b564ccc46dabf2367008aecf2b380a9be8d [diff] |
[SERIAL] serial_cs: convert IBM post-init handling to a quirk Move IBM quirk handling into its own quirk entry. Note that doing quirk handling after we've registered the ports is racy, but since I don't know if moving this will have an undesired effect, it's probably better to leave where it is. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>