From: Stephen Warren Date: Thu, 13 Jun 2013 17:24:13 +0000 (-0600) Subject: USB: EHCI: tegra: make use of ehci->priv X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19d14d6d0120e73418294e6a30db0566e5daf02;p=pandora-kernel.git USB: EHCI: tegra: make use of ehci->priv Rather than allocating struct tegra_ehci_hcd separately, use struct ehci_hcd's priv field instead. Signed-off-by: Stephen Warren Acked-by: Alan Stern Tested-by: Thierry Reding Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed