commit | 6f367993988720c86e863bb64db8a62a002d6d9d | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@maxwell.research.nokia.com> | Thu Apr 26 11:21:30 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun May 20 12:46:17 2012 -0300 |
tree | a2c69739d068a7ec2536551cc201d92e4a34e833 | |
parent | 98add8e80764f49219de354a867f4cf8ade94ba8 [diff] |
[media] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq check The pre_pll divisor must be such that ext_clk / pre_pll divisor does not result in a frequency that is greater than pll_ip_clk_freq. Fix this. Signed-off-by: Sakari Ailus <sakari.ailus@maxwell.research.nokia.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>