kernel-hacking-2024-linux-s.../drivers/isdn/i4l
Jiri Slaby 0b058353ab TTY: use tty_wait_until_sent_from_close in other drivers
Let's use the newly added helper to avoid stalls in drivers which are
not yet ported to tty_port helpers.

Those which are broken (call tty_wait_until_sent with irqs disabled)
are left untouched. They are in a deeper trouble than we are trying to
solve here. This includes amiserial, 68328serial, 68360serial and
crisv10.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-25 09:00:42 -07:00
..
isdn_audio.c
isdn_audio.h
isdn_bsdcomp.c treewide: fix potentially dangerous trailing ';' in #defined values/expressions 2011-07-21 14:10:00 +02:00
isdn_common.c isdn: i4l: isdn_common: Fix set-but-unused variables. 2011-04-17 16:45:51 -07:00
isdn_common.h
isdn_concap.c
isdn_concap.h
isdn_net.c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 2011-07-27 22:39:30 -07:00
isdn_net.h
isdn_ppp.c Fix common misspellings 2011-03-31 11:26:23 -03:00
isdn_ppp.h
isdn_tty.c TTY: use tty_wait_until_sent_from_close in other drivers 2011-08-25 09:00:42 -07:00
isdn_tty.h
isdn_ttyfax.c
isdn_ttyfax.h
isdn_v110.c
isdn_v110.h
isdn_x25iface.c
isdn_x25iface.h
isdnhdlc.c
Kconfig
Makefile