commit | 28221f88efcf70814491a9695625d8257282d994 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jun 03 05:36:43 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 17 09:35:07 2013 -0300 |
tree | 0822b5770a38fc1fbd6ccbcb0336422eb00c0069 | |
parent | 2766a7a99950b5a0033b449dacc04070654b0357 [diff] |
[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>