commit | f3d106881b06a423455f95916e666acebe6503f2 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Sep 16 23:07:46 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 01 17:06:45 2006 +0100 |
tree | 586e062a4eab63813dfe539f49d5766c476eaae5 | |
parent | 20f130495c07cd01fb423c3dec7f045038118dec [diff] |
[SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 card Mauro Ziliani reports that this card has a higher clock rate. Rather than tweak the 8250 driver to handle this, add a quirk to pass the correct clock rate to the driver. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>