]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Fix omap1 clock issues
authorTony Lindgren <tony@atomide.com>
Wed, 24 Sep 2008 11:21:48 +0000 (14:21 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 24 Sep 2008 14:18:57 +0000 (17:18 +0300)
commit9d1dff8638c9e96a401e1885f9948662e9ff9636
treee23551ad43e6c348a5a75d79c18c91108ee21110
parent0808a4029d13969e0ade3979c628b70130ae15fe
Fix omap1 clock issues

This fixes booting, and is a step toward fixing things properly:

- Make enable_reg u32 instead of u16
- Get rid of VIRTUAL_IO_ADDRESS for clocks
- Use __raw_read/write instead of omap_read/write for clock registers

This patch adds a bunch of compile warnings until omap1 clock
also uses offsets.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap1/clock.h
arch/arm/plat-omap/include/mach/clock.h