V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Jul 2009 11:15:11 +0000 (08:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 5 Jul 2009 17:30:04 +0000 (14:30 -0300)
commit6934e6fface7b7d5fe7e578c3f43cbe8f23af2d4
tree72d47c04db9252034db2500e402dc638bae2355f
parent27fe4a30a211a0561c72b0e519997e91fa91c452
V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works

The original driver for Silvercrest cameras were using some values that
are different from what datasheet says. As result, it was taken very
less snapshots per second than expected.

A test with the datasheet values showed that they work fine and give a
better frame rate. So, let's stick with datasheet values.

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