From: Paul Walmsley Date: Mon, 4 Aug 2008 11:44:32 +0000 (+0300) Subject: OMAP3 clock: don't wait for USBHOST IDLEST bit on usbhost_120m_fclk enable X-Git-Tag: v2.6.26-omap1~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=205f37af718984ec67444bccc888cd575531bce1;p=pandora-kernel.git OMAP3 clock: don't wait for USBHOST IDLEST bit on usbhost_120m_fclk enable USBHOST on 3430ES2+ has both an initiator and a target CM_IDLEST bit. Previously, usbhost_48m_fclk enable waited on the wrong bit -- now fixed. Also, it appears that USBHOST module readiness (in terms of CM_IDLEST) only depends on usbhost_48m_fclk and usbhost_iclk. So don't wait on usbhost_120m_fck. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed