From: Paul Walmsley Date: Wed, 28 Jan 2009 19:08:17 +0000 (-0700) Subject: [ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask X-Git-Tag: v2.6.30-rc1~636^2~20^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bd7aaf678a7e35086520e284d5b44bc69b6599;p=pandora-kernel.git [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 Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed