From: Tang Yuantian Date: Thu, 15 Jan 2015 06:03:40 +0000 (+0800) Subject: clock: redefine variable clocks_per_pll as a struct member X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~17^2~13^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57bfd7ee6fa9811481e6d67ff18aa90951dd974e;p=pandora-kernel.git clock: redefine variable clocks_per_pll as a struct member redefine variable clocks_per_pll as a struct member If there are multiple PLL clock nodes, this variable will get overwritten. Redefining it as a struct member can avoid that. Signed-off-by: Tang Yuantian Signed-off-by: Michael Turquette --- Reading git-diff-tree failed