Files
u-boot/drivers
Masahiro Yamada bac644675a dm: serial: fix console putc
Commit b8893327e9 (dm: serial: Put common code into separate functions)
consolidated getc() correctly, but introduced another bug to putc();
serial_stub_putc() passes sdev->priv to serial_putc_dev(), but
serial_putc_dev() uses cur_dev instead of the given argument.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-10-23 21:43:08 -06:00
..
2014-10-22 10:36:56 -06:00
2014-09-25 08:36:20 -07:00
2014-09-24 18:30:29 -04:00
2014-10-22 10:36:47 -06:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-10-23 06:54:03 -04:00
2014-10-23 19:29:07 -06:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-10-23 21:43:08 -06:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:29 -04:00