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)
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>

No differences found