summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/drxk_hard.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-01-05 15:26:40 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-05 22:44:10 +0400
commit6cb393c82255c448a92754f2a2a6b715bd9418dc (patch)
treee14fd37336ea828ef7c589d8043c61b8a3379204 /drivers/media/dvb/frontends/drxk_hard.h
parentfa4b2a171d42ffc512b3a86922ad68e1355eb17a (diff)
downloadlinux-6cb393c82255c448a92754f2a2a6b715bd9418dc.tar.xz
[media] drxk_hard: fix locking issues when changing the delsys
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/drxk_hard.h')
-rw-r--r--drivers/media/dvb/frontends/drxk_hard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/drxk_hard.h b/drivers/media/dvb/frontends/drxk_hard.h
index 7e3e4cf8d2f3..3a58b73eb9b9 100644
--- a/drivers/media/dvb/frontends/drxk_hard.h
+++ b/drivers/media/dvb/frontends/drxk_hard.h
@@ -204,7 +204,6 @@ struct drxk_state {
void *priv;
struct mutex mutex;
- struct mutex ctlock;
u32 m_Instance; /**< Channel 1,2,3 or 4 */