[ARM PATCH] 1961/1: S3C2410 - fix for UART FIFO size calculation
Patch from Ben Dooks Fixes calculation of how many bytes in the RX/TX FIFOs. Previous code failed to check wether the full flags where set before returning the byte counter. This should ensure that the serial driver behaves correctly when the FIFO fills, and not just ignore the input data
Showing
Please register or sign in to comment