From: Stephen Warren Date: Wed, 25 Apr 2012 18:10:19 +0000 (-0600) Subject: ARM: tegra: add pll_x freq table entry for 750MHz X-Git-Tag: v3.5-rc1~155^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea812e1ac80a491d39396e2a2d15bb725933c84;p=pandora-kernel.git ARM: tegra: add pll_x freq table entry for 750MHz Some SKUs limit the maximum CPU frequency to 750MHz; see tegra2_pllx_clk_init(). The pll_x frequency table needs an entry for this frequency, or there will be continual log spam from the cpufreq driver attempting to set this rate, yet there being no table entry for it. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed