From: Paul Walmsley Date: Thu, 18 Sep 2008 16:29:58 +0000 (-0600) Subject: OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask X-Git-Tag: v2.6.27-omap1~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25bab0f176b0a97be18a1b38153f266c3a155784;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed