From: Anand Gadiyar Date: Fri, 16 Oct 2009 01:14:06 +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~6^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57140002c691f21ff7331500a57f84b2cf0b5db9;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