]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
omap2 clock: remove all {src, rate}_offset fields from struct clk
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Aug 2007 08:39:12 +0000 (02:39 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 18:12:24 +0000 (11:12 -0700)
commit4476190196459bf1651f7d6e1511579c6257c941
tree27d004eb815e66cdaf277ddbd97c9c585ecc3762
parenta6dbb2edfa77ae02bcd8d83697dfa3a5d16c4263
omap2 clock: remove all {src, rate}_offset fields from struct clk

src_offset and rate_offset are no longer used in OMAP2 clock framework
after the struct clksel/struct clksel_rate additions.  Remove these
fields from clock.h and #ifdef out those fields for OMAP24XX compiles.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
include/asm-arm/arch-omap/clock.h