From: Rajendra Nayak Date: Wed, 20 Jan 2010 00:30:55 +0000 (-0700) Subject: OMAP4: clocks: Fix the clksel_rate struct DPLL divs X-Git-Tag: v2.6.33-rc6~30^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecbb06594744b72c362cb2252cb5f6de7cf1b394;p=pandora-kernel.git OMAP4: clocks: Fix the clksel_rate struct DPLL divs For all DPLL's the valid dividers are same as the values to be programmed in the register. 0 is an invalid value. The changes are generated by updating the script which autogenerates the file modifed in the patch. Signed-off-by: Rajendra Nayak Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed