diff options
author | Felipe Balbi <balbi@ti.com> | 2012-09-06 14:45:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-06 18:17:01 +0200 |
commit | bf63a0862c964f9015d0d8e3c2ccca7005eebea2 (patch) | |
tree | 356ebd94bc1d288ce84bf04f5d34889511efd711 /drivers/s390/char/Makefile | |
parent | serial: omap: refactor receive_chars() into rdi/rlsi handlers (diff) | |
download | linux-bf63a0862c964f9015d0d8e3c2ccca7005eebea2.tar.xz linux-bf63a0862c964f9015d0d8e3c2ccca7005eebea2.zip |
serial: omap: move THRE check to transmit_chars()
since all other IRQ types now do all necessary
checks inside their handlers, transmit_chars()
was the only one left expecting serial_omap_irq()
to check THRE for it. We can move THRE check to
transmit_chars() in order to make serial_omap_irq()
more uniform.
Tested-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/s390/char/Makefile')
0 files changed, 0 insertions, 0 deletions