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)
commit2ea472ff704a8a94b3b9abec438db23e512be337
treeea423311335a63195a667217f66cc5da2bdcf455
parentc180604a87c5abb0a117998009d01a4499d58653
V4L/DVB (12242): mt9v011: implement core->s_config to allow adjusting xtal frequency

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>
drivers/media/video/mt9v011.c