[media] v4l: add g_tvnorms_output callback to V4L2 subdev
authorTomasz Stanislawski <t.stanislaws@samsung.com>
Wed, 2 Mar 2011 16:16:37 +0000 (13:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:56:00 +0000 (17:56 -0300)
Callback is used to acquire TV norms supported by a subdev.
It is used to avoid having standards in top-level driver.

Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found