OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask
authorPaul Walmsley <paul@pwsan.com>
Thu, 18 Sep 2008 16:29:58 +0000 (10:29 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:44:40 +0000 (17:44 +0300)
commit25bab0f176b0a97be18a1b38153f266c3a155784
tree85433aea1b8b2e4d46bb859ecc2d969a05b148e5
parentab5516a11682bdd8e38bcb6ab52ab36f301d3b4d
OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask

Convert struct dpll_data.idlest_bit field to idlest_mask.  Needed since
later patches are converting the DPLL bypass state test to use the IDLEST
registers, and OMAP2 uses two bits for DPLL IDLEST rather than one.

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