aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2011-06-17 09:45:07 -0600
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-04 21:58:41 -0700
commitc4b9902f84ef10b3b1441eacb19c201211aa4307 (patch)
treeb6d2d663b3a7f99f0b0adf7e457173643d718c06 /drivers/tty/serial/Kconfig
parenta6f0411fbde8a3677fc3e0843db68ca031fa727c (diff)
downloadkernel_samsung_smdk4412-c4b9902f84ef10b3b1441eacb19c201211aa4307.zip
kernel_samsung_smdk4412-c4b9902f84ef10b3b1441eacb19c201211aa4307.tar.gz
kernel_samsung_smdk4412-c4b9902f84ef10b3b1441eacb19c201211aa4307.tar.bz2
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>
Diffstat (limited to 'drivers/tty/serial/Kconfig')
0 files changed, 0 insertions, 0 deletions