From: Paul Walmsley Date: Thu, 3 May 2007 23:23:27 +0000 (+0000) Subject: omap2: use symbolic constant to mark parent-controlled clocks in clock.[ch] X-Git-Tag: v2.6.21-omap1~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=125e9be661e18399133e9124af724e0d286a7143;p=pandora-kernel.git omap2: use symbolic constant to mark parent-controlled clocks in clock.[ch] The current OMAP2 clock management code uses a magic number, 0xff, to indicate that the clock's parent will handle enabling and disabling the clock. Move the magic number into a symbolic constant for readability. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed