summaryrefslogtreecommitdiff
path: root/drivers/mmc/card/sdio_uart.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2012-11-15 12:49:50 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-16 05:20:57 +0400
commit55bef83cc68bda76a14a23b1076a9a9a9e43af68 (patch)
tree65614337f5cd23e1aebb5f97ae23fe53dbfd9fd5 /drivers/mmc/card/sdio_uart.c
parent81c79838ca24f48e0e4bb96502d131d6af758ae0 (diff)
downloadlinux-55bef83cc68bda76a14a23b1076a9a9a9e43af68.tar.xz
ISDN: capi, use kref from tty_port
After commit "TTY: move tty buffers to tty_port", the tty buffers are not freed in some drivers. This is because tty_port_destructor is not called whenever a tty_port is freed. This was an assumption I counted with but was unfortunately untrue. So fix the drivers to fulfil this assumption. Here it is enough to switch to refcounting in tty_port. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mmc/card/sdio_uart.c')
0 files changed, 0 insertions, 0 deletions