[media] au0828: remove control buffer from send_control_msg
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Tue, 7 Aug 2012 01:47:05 +0000 (22:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:40:20 +0000 (20:40 -0300)
commit8ff63de690d74bec848caab64a86bd53c797365c
treee443f2cb5862163f28aea1ec40bac684be928d80
parentfaaf01b2f6be0378c0c6084f0257b150dc014152
[media] au0828: remove control buffer from send_control_msg

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>
drivers/media/video/au0828/au0828-core.c
This page took 0.0266 seconds and 5 git commands to generate.