commit | c7d059cae31f328bbe2be6ab737226d338f22486 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 06 09:12:44 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Nov 04 12:29:33 2012 +0000 |
tree | 0e733e2418dc6fc4abf07064b8378b69776d75e5 | |
parent | 18f360f865cffde44b112577fed1a6a0dd2740dc [diff] |
SERIAL: omap: always set TCR We always setup the TCR register in the software flow control path, and when hardware flow control is enabled. Remove this redundant setup, and place it before we setup any hardware flow control. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>