From: Anand Gadiyar Date: Fri, 30 Oct 2009 18:54:14 +0000 (-0700) Subject: omap: ehci: remove DPLL5 programming X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~9^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8581a6ac8bf3a3493f44c8bfed20baa8cd5776fd;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