]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit22b40b82f9c32980cd0435de131d0ebe794929ba
treec259c6db3c9380c278ad0fc40a801e07e019b082
parent754a98f6ea1470a96eca92b8ff162c3cc3b4d9ba
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 <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.h