[media] mt9m032: Fix PLL setup
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 25 Sep 2012 13:46:34 +0000 (10:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 14 Apr 2013 18:55:41 +0000 (15:55 -0300)
commita54b80b17ab1fa33e58c5461f63fe3d8755d7e83
tree7a403f078baf10c166358dbd42a48297afd8f171
parentb54373c5491249dbdd8fcbe35d450fef18d8a10a
[media] mt9m032: Fix PLL setup

The MT9M032 PLL was assumed to be identical to the MT9P031 PLL but
differs significantly. Update the registers definitions and PLL limits
according to the datasheet.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/mt9m032.c