]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP: UART: Add sysfs interface for adjusting UART sleep timeout
authorJouni Hogander <jouni.hogander@nokia.com>
Tue, 9 Dec 2008 11:36:50 +0000 (13:36 +0200)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 7 Jan 2009 22:03:20 +0000 (14:03 -0800)
commit22c1c7879d60d1419672ff9f6d162e89fe3cc1a1
tree9fc80bdd097d866846a68bc96aaa19a1f4cfc976
parent14ea37b2911b386c7686a8bad4b77e868c77b875
OMAP: UART: Add sysfs interface for adjusting UART sleep timeout

This patch makes it possible to change uart sleep timeout. New sysfs
entry is added (/sys/devices/platform/serial8250.0/sleep_timeout)

Also default timeout is increased to 5 second to make serial console
more usable.

Original patch was written by Tero Kristo some time ago.

Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/serial.c