]> git.baikalelectronics.ru Git - kernel.git/commit
USB: EHCI: tegra: Drop unused defines
authorThierry Reding <treding@nvidia.com>
Tue, 25 Feb 2014 16:09:53 +0000 (17:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Mar 2014 16:54:29 +0000 (08:54 -0800)
commitcd5a01ab08157f9dfec6e18b786ebb6f146e8fb5
treef1a19cb58c62a4ff4476e9a5073d66f1be191eb8
parent2b6c93b87cdec070c502fb203f0748524737873d
USB: EHCI: tegra: Drop unused defines

Since commit eba78f35064e "usb: phy: registering Tegra USB PHY as
platform driver" the driver no longer relies on the hard-coded physical
addresses to determine the association between PHY and EHCI port, so
these defines can be dropped.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-tegra.c