K 10 svn:author V 3 ian K 8 svn:date V 27 2017-03-01T18:19:46.521090Z K 7 svn:log V 280 MFC r303346: Actually return line status register values from umoscom_cfg_get_status(). The hardware delivers ns16550-compatible status bits, which is what the usb_serial code expects, so no need for translation, no need for a local variable to hold a temporary lsr result. END