From: Arnd Bergmann Date: Fri, 1 Mar 2013 13:12:01 +0000 (+0100) Subject: clk: vt8500: Fix "fix device clock divisor calculations" X-Git-Tag: v3.9-rc4~34^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d1053a8bbf75e5eb6ef29ddcf87e66421763c4;p=pandora-kernel.git clk: vt8500: Fix "fix device clock divisor calculations" Patch 72480014b8 "Fix device clock divisor calculations" was apparently rebased incorrectly before it got upstream, causing a build error. Replacing the "prate" pointer with the local parent_rate is most likely the correct solution. Signed-off-by: Arnd Bergmann Cc: Tony Prisk Cc: Mike Turquette --- Reading git-diff-tree failed