commit | 8ff63de690d74bec848caab64a86bd53c797365c | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Mon Aug 06 22:47:05 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Aug 09 20:40:20 2012 -0300 |
tree | e443f2cb5862163f28aea1ec40bac684be928d80 | |
parent | faaf01b2f6be0378c0c6084f0257b150dc014152 [diff] |
[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>