omap2: standardize clock.h enable_reg/enable_bit order
authorPaul Walmsley <paul@pwsan.com>
Wed, 2 May 2007 18:33:21 +0000 (12:33 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 3 May 2007 17:58:16 +0000 (17:58 +0000)
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 <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found