[media] fsl-viu: remove current_norm
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 3 Jun 2013 08:36:43 +0000 (05:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 17 Jun 2013 12:35:07 +0000 (09:35 -0300)
commit28221f88efcf70814491a9695625d8257282d994
tree0822b5770a38fc1fbd6ccbcb0336422eb00c0069
parent2766a7a99950b5a0033b449dacc04070654b0357
[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 <hans.verkuil@cisco.com>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/fsl-viu.c
This page took 0.024667 seconds and 5 git commands to generate.