]> git.neil.brown.name Git - history.git/commit
ISDN: lock only used driver
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 29 Oct 2002 15:02:41 +0000 (09:02 -0600)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 29 Oct 2002 15:02:41 +0000 (09:02 -0600)
commit4be124a7997f98f9e0c6064d61baacd3857b21f0
treee5f3e644eae9bf1173f6743c4e85f5be014aecf6
parent5480f44d02886536711d8fa1311e19fa15648fa3
ISDN: lock only used driver

We used to lock (ind mod use count) all drivers just in case, but
it makes more sense to only lock the one we're just using, in
particular since the old scheme was rather broken when insmod'ing
a new driver later.
drivers/isdn/i4l/isdn_common.c
drivers/isdn/i4l/isdn_tty.c