V4L/DVB (12242): mt9v011: implement core->s_config to allow adjusting xtal frequency
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Jul 2009 06:14:21 +0000 (03:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 24 Jul 2009 17:03:25 +0000 (14:03 -0300)
Since frames per second is a function of cristal frequency, and this is
device-specific, add a function that allows adjusting it, via
subdev->core->s_config callback.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found