[media] tda10071: protect firmware command exec with mutex
authorAntti Palosaari <crope@iki.fi>
Tue, 21 Apr 2015 12:58:15 +0000 (09:58 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 10:32:58 +0000 (07:32 -0300)
commite14432a5b7302c1f5c6c094de176ae111697bbab
tree9e706487ac0369486ab34e01b14d4c1d8a0f010e
parent54ab48ed5db69212b9b6abc88d21cbbd5c16e7c3
[media] tda10071: protect firmware command exec with mutex

There should be clearly some lock in order to make sure firmware
command in execution is not disturbed by another command. It has
worked as callbacks are serialized somehow pretty well and command
execution happens usually without any delays.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/tda10071.c
drivers/media/dvb-frontends/tda10071_priv.h