From: istvan_v@mailbox.hu Date: Sun, 31 Jul 2011 09:53:29 +0000 (-0300) Subject: [media] cx88: notch filter control fixes X-Git-Tag: v3.2-rc1~112^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b271488dcd2499e9d2c7cfa2abacfd4c5cd744;p=pandora-kernel.git [media] cx88: notch filter control fixes This patch reduces the number of available choices for the notch filter type control so that the standard-specific filter types cannot be selected. It is now limited to being either 0 (4xFsc, the default) or 1 (square pixel optimized). The patch also removes the initialization of this control from cx88_reset(), since that is already done by init_controls(), which is called by cx8800_initdev(). Signed-off-by: Istvan Varga Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed