[GIT PATCH] TTY/Serial fixes for 3.11-rc3

From: Greg KH
Date: Fri Jul 26 2013 - 12:57:53 EST


The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:

Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.11-rc3

for you to fetch changes up to 3bf5d350586d98eb28ab7f86ffbd66518ffd95d8:

serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS' (2013-07-24 15:23:38 -0700)

----------------------------------------------------------------
TTY/Serial fixes for 3.11-rc3

Here are 3 fixes for TTY and serial issues that have been reported.
Nothing huge, but nice to get fixed.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Dan Carpenter (1):
TTY: snyclinkmp: calculating wrong addresses

Henrik Nordström (1):
tty/8250_early: Don't truncate last character of options

Richard Zhao (1):
serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'

drivers/tty/serial/8250/8250_early.c | 3 ++-
drivers/tty/serial/Kconfig | 2 +-
drivers/tty/synclinkmp.c | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/