[media] v4l2-framework: replace g_chip_ident by g_std in the examples
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 29 May 2013 10:59:57 +0000 (07:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 17 Jun 2013 12:18:29 +0000 (09:18 -0300)
The framework documentation used the g_chip_ident op as an example. This
op has been removed, so replace its use in the examples by the g_std op.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found