From: Stephen Boyd Date: Mon, 22 Dec 2014 19:26:42 +0000 (-0800) Subject: clk: Skip fetching index for single parent clocks X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~17^2~13^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4526e7b857076ba613cc7199fc7fd17d60e86ede;p=pandora-kernel.git clk: Skip fetching index for single parent clocks We don't need to fetch the parent index for clocks if they only have one parent. Doing this also avoid an unnecessary allocation for the parent cache. Signed-off-by: Stephen Boyd Signed-off-by: Michael Turquette --- Reading git-diff-tree failed