commit | 31ed29f9812a9cb9a1c6d270ff4e19da60046da1 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Apr 23 09:59:25 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 08 14:26:41 2012 -0300 |
tree | 43984b3b8419a8a1ee4352108557c5f188214924 | |
parent | 433f75ab3d09a666c745d4163e21e811582d8eda [diff] |
[media] v4l: aptina-pll: Round up minimum multiplier factor value properly The mf_low value must be a multiple of mf_inc. Round it up to the nearest mf_inc multiple after computing it. 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>