From: Haavard Skinnemoen Date: Fri, 16 Feb 2007 12:14:33 +0000 (+0100) Subject: [AVR32] Make sure all genclocks have a parent X-Git-Tag: v2.6.21-rc1~93^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a5fe2387925405da0319330986184792ce48ad1;p=pandora-kernel.git [AVR32] Make sure all genclocks have a parent Initialize the parent field of each generic clock by looking at the PM registers. This means that the genclock operations can always assume that the parent field is non-null, so they don't have to check. Also remove a few unnecessary BUG_ON()s. Extracted from a patch by David Brownell. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed