diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-04-02 13:53:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-09 20:16:54 +0200 |
commit | ce93d33cf45db9893cfc725a2b470da15bfe4435 (patch) | |
tree | 364b1ff9f6beead5f94746d674ed03a93ecc0184 /drivers/base | |
parent | TTY: isdn, remove ISDN_ASYNC_* flags (diff) | |
download | linux-ce93d33cf45db9893cfc725a2b470da15bfe4435.tar.xz linux-ce93d33cf45db9893cfc725a2b470da15bfe4435.zip |
TTY: isdn, do not play with module refcounts
The module which called allocate_tty_driver is already refcounted by
the TTY layer automatically. And since THIS_MODULE is isdn_tty and it
allocated the tty_driver, there is no need to do the counts in isdn's
tty->ops->open/close.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions