From: Paul Mundt Date: Wed, 13 May 2009 08:03:09 +0000 (+0900) Subject: sh: clkfwk: Handle NULL clkops for root clocks. X-Git-Tag: v2.6.31-rc1~392^2~41^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d672fef02738582bdeae6e77176e141eeb9169bc;p=pandora-kernel.git sh: clkfwk: Handle NULL clkops for root clocks. root clocks may simply be placeholders for rate and ancestry information, and have no real associated operations of their own. Account for this, so we are still able to use these sorts of clocks for rate propagation. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed