git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faaf01b
)
[media] au0828: remove control buffer from send_control_msg
author
Devin Heitmueller
<dheitmueller@kernellabs.com>
Tue, 7 Aug 2012 01:47:05 +0000
(22:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 9 Aug 2012 23:40:20 +0000
(20:40 -0300)
There are no cases where a control message is ever sent to the au0828
with an actual buffer defined. Remove the reference to dev->ctrlmsg,
which currently requires us to hold a mutex since it is shared with the
read function.
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found