commit | 5266c98b15e682694e4d79590d39416ad3bde687 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed May 23 06:51:55 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 13 16:29:49 2012 -0300 |
tree | 415b75d7ebc7f31b0eebb53e6565ca169d46dc49 | |
parent | 9ec670e2aad515bbb36c020a6ebdc707ace4f24d [diff] |
[media] mt9p031: Fix horizontal and vertical blanking configuration Compute the horizontal blanking value according to the datasheet. The value written to the hblank and vblank registers must be equal to the number of blank columns and rows minus one. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>