diff options
author | 2017-10-20 22:17:52 +0100 | |
---|---|---|
committer | 2017-10-23 11:22:58 +0200 | |
commit | e60f9fd03b8b5323a8569abc23c62396e0dfa9ad (patch) | |
tree | 92eaf9211f552b4c90678a6e65b2de64fdc9ce9f /drivers/tty/serial/sccnxp.c | |
parent | ACPI / scan: Fix enumeration for special UART devices (diff) | |
download | linux-dev-e60f9fd03b8b5323a8569abc23c62396e0dfa9ad.tar.xz linux-dev-e60f9fd03b8b5323a8569abc23c62396e0dfa9ad.zip |
omap_serial: Removing superfluous check on no interrupt pending.
The do .. while loop checks for interrupt pending at the
start of the loop and exits if there is none, it then
checks again for this condition at the end of the loop.
Signed-off-by: Martin Townsend <mtownsend1973@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions