]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] drivers/isdn/gigaset: reduce mutex scope
authorTilman Schmidt <tilman@imap.cc>
Mon, 12 Feb 2007 08:52:24 +0000 (00:52 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:29 +0000 (09:48 -0800)
commit7c6f3b4f97963e33ec6c66a26f4fe3c97118b517
tree9ea297ea0b9a332ab9538d5cc986c83f328c5c22
parent7d8712ea027ab472e799bd9f6b941cae8d454666
[PATCH] drivers/isdn/gigaset: reduce mutex scope

Do not lock the cardstate structure mutex earlier than necessary.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/isdn/gigaset/common.c
drivers/isdn/gigaset/interface.c