From: Marc Kleine-Budde Date: Mon, 16 Aug 2010 13:54:05 +0000 (+0200) Subject: clock-imx35: fix divider if ahb is source for ipg_per X-Git-Tag: v2.6.36-rc4~64^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96c1e394fa72bd995154af7143873945a3fa89d;p=pandora-kernel.git clock-imx35: fix divider if ahb is source for ipg_per According to the Datasheet: "i.MX35 (MCIMX35) Multimedia Applications Processor Reference Manual, Rev. 2" "Table 14-6. PDR0 Field Descriptions" the divider is CCM_PER_AHB[3:0] + 1. This patch adds the missing + 1. Signed-off-by: Marc Kleine-Budde Signed-off-by: Michael Grzeschik Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed