]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit833e08de6fb2b3d2131c34be8e6c9fc004c589c6
tree9e706487ac0369486ab34e01b14d4c1d8a0f010e
parent83716507369b0e42c11f0ea166cbb96963b80d2a
[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