[PATCH] dvb: dst: protect the read/write commands with a mutex
authorManu Abraham <manu@linuxtv.org>
Wed, 9 Nov 2005 05:35:36 +0000 (21:35 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:03 +0000 (07:56 -0800)
commitd28d57629ffcd30e11a6085e15ee1327fea60b60
treec3286f3f4a2eeec76cff805b5d06a455bab9e8eb
parent2cbeddc976645262dbe036d6ec0825f96af70da3
[PATCH] dvb: dst: protect the read/write commands with a mutex

We need to protect the read/write commands with a mutex.

Bug reported by Henrik Sjoberg <henke@epact.se>

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Cc: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/dvb/bt8xx/dst.c
drivers/media/dvb/bt8xx/dst_ca.c
drivers/media/dvb/bt8xx/dst_common.h