Searched hist:f3c0de636252f3a18654c8f9c6370a9574a7e755 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | usbtty.c | f3c0de636252f3a18654c8f9c6370a9574a7e755 Tue Feb 03 20:17:10 UTC 2009 Atin Malaviya <atin.malaviya@gmail.com> Added usbtty_configured() check. Fixed attribute(packed) warnings.
V3: Fixed line-wrap problem due to user error in mail!
Added usb_configured() checks in usbtty_puts() and usbtty_putc() to get around a hang when usb is not connected and the user has set up multi-io (setenv stdout serial,usbtty etc). Got rid of redundant __attribute__((packed)) directives that were causing warnings from gcc.
Signed-off-by: Atin Malaviya <atin.malaviya@gmail.com> Signed-off-by: Remy Bohmer <linux@bohmer.net>
|