From: Paul Walmsley Date: Wed, 2 May 2007 18:33:21 +0000 (-0600) Subject: omap2: standardize clock.h enable_reg/enable_bit order X-Git-Tag: v2.6.21-omap1~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b40b82f9c32980cd0435de131d0ebe794929ba;p=pandora-kernel.git omap2: standardize clock.h enable_reg/enable_bit order A few of the clock definitions in mach-omap2/clock.h list the .enable_bit member before .enable_reg. This fixes those to conform with the order used in the rest of the file. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed