From: Sakari Ailus Date: Thu, 26 Apr 2012 14:21:30 +0000 (-0300) Subject: [media] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq check X-Git-Tag: v3.5-rc1~104^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f367993988720c86e863bb64db8a62a002d6d9d;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed