From: Hans Verkuil Date: Wed, 6 Feb 2013 15:40:28 +0000 (-0300) Subject: [media] bttv: convert to the control framework X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~607 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01df530c2791610727e345b3dd97ef75943c7320;p=pandora-kernel.git [media] bttv: convert to the control framework Note that the private chroma agc control has been replaced with the standard CHROMA_AGC control. Also fixes a mute/automute problem where closing the file handle would force mute on. That's not what you want since that would make the mute state out of sync with the mute control. Instead check against the user count. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed