From: Antti Palosaari Date: Tue, 21 Apr 2015 12:58:15 +0000 (-0300) Subject: [media] tda10071: protect firmware command exec with mutex X-Git-Tag: omap-for-v4.3/fixes-rc1~26^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14432a5b7302c1f5c6c094de176ae111697bbab;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed