From: Roger Quadros Date: Wed, 13 Mar 2013 13:16:03 +0000 (+0200) Subject: USB: ehci-omap: Get rid of omap_ehci_init() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=413fd1e9aa3e0441e64ed4703ce1bba164e135c0;p=pandora-kernel.git USB: ehci-omap: Get rid of omap_ehci_init() As it does almost nothing, get rid of omap_ehci_init() and move the ehci->caps initialization part into probe(). Also remove the outdated TODO list from header. Signed-off-by: Roger Quadros Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed