V4L/DVB (12243): em28xx: allow specifying sensor xtal frequency
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Jul 2009 06:18:39 +0000 (03:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 24 Jul 2009 17:03:26 +0000 (14:03 -0300)
commitd36bb4e77257ed0df86deca3f69794f037f68c7d
tree0e9352299d3158eb6f9fff87a3dcff9a39e881f5
parent2ea472ff704a8a94b3b9abec438db23e512be337
V4L/DVB (12243): em28xx: allow specifying sensor xtal frequency

In order to properly estimate fps, mt9v011 sensor driver needs to know
what is the used frequency on the sensor cristal. Adds the proper fields
and initialization code for specifying the cristal frequency.

Also, based on experimentation, it was noticed that the Silvercrest is
outputing data at 7 fps. This means that it should be using a 6.3 MHz
cristal. This information needs to be double checked later, by opening
the device. Anyway, by using this value for xtal, at least now we have
the correct fps report.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx.h