CAPI: Drop atomic ttyopencount
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:34 +0000 (10:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 00:01:31 +0000 (16:01 -0800)
commita84fdf41b25ad4c2b83e7c8ca87268fdbe6207d1
treec0da5a38945c8e230abc17d3e3b5e64abe41ba17
parent3d5d30fe7a6aa4c9d63dc4fe6b6da6abac423bc2
CAPI: Drop atomic ttyopencount

Not needed, tty->count keeps track of this information. At this chance,
drop traces of ancient attempts to debug this logic via _DEBUG_REFCOUNT.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/capi/capi.c