From: Ajay Kumar Gupta Date: Wed, 30 Sep 2009 18:57:54 +0000 (-0700) Subject: ehci: fix ehci pin mux init X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~6^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=175c17fb26a799d5b00d091657a5c5fe94547bd5;p=pandora-kernel.git ehci: fix ehci pin mux init EHCI pin mux init fucntion is still using old #ifdef which are not defined anymore.This causes pin mux init to always set TLL settings and thus EHCI PHY mode doesn't work. Fixing this issue by using phy_mode parameter to initialize mux settings. Signed-off-by: Ajay Kumar Gupta Acked-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed