android_kernel_google_msm/drivers/tty
Devin Kim 140658c443 mako: serial console: not write console message if not using earjack-dedugger
flushing console messages into uart is very slow.
If you boot up without connecting the earjack-debugger, skip to
write console message into uart.  So We can reduce the bootup time
by about 2 seconds.  But unfortunately this patch is mako specific
patch, not generic

without this patch:
[    1.001648] msm_serial_hsl: console setup on port #0
[    2.344452] console [ttyHSL0] enabled

with this patch:
[    0.966091] msm_serial_hsl: console setup on port #0
[    0.966854] console [ttyHSL0] enabled

Change-Id: Iba2628fe7b9e08583d98e804ee6bc3bd87aee9a7
2013-03-04 12:47:47 -08:00
..
hvc
ipwireless
serial mako: serial console: not write console message if not using earjack-dedugger 2013-03-04 12:47:47 -08:00
vt vt: fix race in vt_waitactive() 2013-03-04 12:47:24 -08:00
amiserial.c
bfin_jtag_comm.c
cyclades.c
ehv_bytechan.c
isicom.c
Kconfig
Makefile
moxa.c
moxa.h
mxser.c
mxser.h
n_gsm.c
n_hdlc.c
n_r3964.c
n_smux.c tty: n_smux: Add support for ldisc removal during SSR 2013-02-27 18:20:01 -08:00
n_tracerouter.c
n_tracesink.c
n_tracesink.h
n_tty.c
nozomi.c
pty.c
rocket.c
rocket.h
rocket_int.h
smux_ctl.c
smux_loopback.c
smux_loopback.h
smux_private.h
smux_test.c
synclink.c
synclink_gt.c
synclinkmp.c
sysrq.c
tty_audit.c
tty_buffer.c Revert "msm: tty: update receive room just before writing data to the ldisc" 2013-03-04 12:44:26 -08:00
tty_io.c
tty_ioctl.c
tty_ldisc.c
tty_mutex.c
tty_port.c