]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP clock: drop RATE_FIXED
authorPaul Walmsley <paul@pwsan.com>
Wed, 7 Jan 2009 15:20:25 +0000 (17:20 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jan 2009 15:20:25 +0000 (17:20 +0200)
commit563aab5521064eae3ece7f3f1f19a32cb5cece4a
tree106b443ad09bac8bb337a1a417903bd53512fd71
parented950086c69beaabd7179a13b9d2f6c6d0cbddc8
OMAP clock: drop RATE_FIXED

The RATE_FIXED flag currently has no useful purpose.  Fixed rate clocks
should simply not implement the recalc, set_rate, set_parent, and round_rate
function pointers.

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