From: Hans Verkuil Date: Mon, 3 Jun 2013 08:36:43 +0000 (-0300) Subject: [media] fsl-viu: remove current_norm X-Git-Tag: v3.11-rc1~17^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28221f88efcf70814491a9695625d8257282d994;p=pandora-kernel.git [media] fsl-viu: remove current_norm The use of current_norm is deprecated, so remove it. This driver actually already implements g_std, which overrides current_norm, but the 'std' field was never initialized correctly. This has been fixed as well. Signed-off-by: Hans Verkuil Cc: Anatolij Gustschin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed