diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-06-17 09:45:07 -0600 |
---|---|---|
committer | Jonas ABERG <jonas.aberg@stericsson.com> | 2011-10-28 11:15:21 +0200 |
commit | cdb3496595cd4bfa9836bf554edef5e43016b62e (patch) | |
tree | dd73a77b1c14bcfdabf5e1adfd485224ff52bdce /drivers/target | |
parent | 054ec64fd15eee41a24e26ee47dc510fa6078a09 (diff) |
tty/serial: Fix XSCALE serial ports, e.g. ce4100
commit 5568181f188ae9485a0cdbea5ea48f63d186a298 upstream.
Commit 4539c24fe4f92c09ee668ef959d3e8180df619b9 "tty/serial: Add
explicit PORT_TEGRA type" introduced separate flags describing the need
for IER bits UUE and RTOIE. Both bits are required for the XSCALE port
type. While that patch updated uart_config[] as required, the auto-probing
code wasn't updated to set the RTOIE flag when an XSCALE port type was
detected. This caused such ports to stop working. This patch rectifies
that.
Reported-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Tested-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Change-Id: Ib83b0c4b9127625a27902ca1477d9284add68178
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/35665
Tested-by: Per VAHLNE <per.xx.vahlne@stericsson.com>
Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions