summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_port.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2012-11-15 08:49:53 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-16 01:20:57 (GMT)
commit9a8e62bc68832dc55a5e6868f812b65567fe66b5 (patch)
treed02424332c1274547295d87c30b16aec920b455e /drivers/tty/tty_port.c
parente70c67713cdabf55e05db7f1c4fc38085da333a5 (diff)
downloadlinux-fsl-qoriq-9a8e62bc68832dc55a5e6868f812b65567fe66b5.tar.xz
TTY: n_gsm, 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/tty/tty_port.c')
0 files changed, 0 insertions, 0 deletions