From: Devin Heitmueller Date: Tue, 7 Aug 2012 01:47:05 +0000 (-0300) Subject: [media] au0828: remove control buffer from send_control_msg X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~533 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff63de690d74bec848caab64a86bd53c797365c;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed