From: Tony Lindgren Date: Wed, 30 Sep 2009 18:58:05 +0000 (-0700) Subject: omap: ehci: remove DPLL5 programming 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 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45f29cc9c8273f95409b8d379d6e17291af3d48;p=pandora-kernel.git omap: ehci: remove DPLL5 programming DPLL5 programming should be taken care of by the clock framework. The driver should not need to worry about programming this explicitly. Also, the DPLL5 m and n values used were valid only for a specific value of the system clock. So they would not work correctly for other input frequencies anyway. Signed-off-by: Anand Gadiyar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed