]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask
authorPaul Walmsley <paul@pwsan.com>
Wed, 28 Jan 2009 19:08:17 +0000 (12:08 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 17:50:33 +0000 (17:50 +0000)
commitc1bd7aaf678a7e35086520e284d5b44bc69b6599
tree39295cebafbda2904c2a23e8035240e6e365aab2
parentb8168d1e3989bc141da6bba87ad49e218ff04658
[ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask

Convert struct dpll_data.idlest_bit field to idlest_mask.  Needed since
OMAP2 uses two bits for DPLL IDLEST rather than one.

While here, add the missing idlest_* fields for DPLL3.

linux-omap source commits are 25bab0f176b0a97be18a1b38153f266c3a155784
and b0f7fd17db2aaf8e6e9a2732ae3f4de0874db01c.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/clock34xx.c
arch/arm/mach-omap2/clock34xx.h
arch/arm/plat-omap/include/mach/clock.h