commit | 67054019289ff11a7ffbc1a5d3c95aeb36e2f03e | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Apr 02 13:54:51 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 09 12:04:31 2012 -0700 |
tree | aaae7634460e55683c1688732acbeefa2064c1f6 | |
parent | f60db8c4246ac7c33448fad173bed85354b7d75e [diff] |
TTY: rfcomm/tty, use tty_port refcounting Switch the refcounting from manual atomic plays with refcounter to the one offered by tty_port. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>