Home
last modified time | relevance | path

Searched hist:a262e87ff354f12447bb6268bd63edf7ba1c20e0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/soc/tegra/
H A DKconfigdiff a262e87ff354f12447bb6268bd63edf7ba1c20e0 Mon Nov 23 14:51:29 CET 2015 Arnd Bergmann <arnd@arndb.de> ARM: tegra: select USB_ULPI from EHCI rather than platform

For historic reasons, the tegra platform selects USB_ULPI from architecture
code, but that hasn't really made sense for a long time, as the only
user of that code is the Tegra EHCI driver that has its own Kconfig
symbol.

This removes the 'select' statements from mach-tegra and drivers/soc/tegra
and adds them with the device driver that actually needs them.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
/linux/arch/arm/mach-tegra/
H A DKconfigdiff a262e87ff354f12447bb6268bd63edf7ba1c20e0 Mon Nov 23 14:51:29 CET 2015 Arnd Bergmann <arnd@arndb.de> ARM: tegra: select USB_ULPI from EHCI rather than platform

For historic reasons, the tegra platform selects USB_ULPI from architecture
code, but that hasn't really made sense for a long time, as the only
user of that code is the Tegra EHCI driver that has its own Kconfig
symbol.

This removes the 'select' statements from mach-tegra and drivers/soc/tegra
and adds them with the device driver that actually needs them.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
/linux/drivers/usb/host/
H A DKconfigdiff a262e87ff354f12447bb6268bd63edf7ba1c20e0 Mon Nov 23 14:51:29 CET 2015 Arnd Bergmann <arnd@arndb.de> ARM: tegra: select USB_ULPI from EHCI rather than platform

For historic reasons, the tegra platform selects USB_ULPI from architecture
code, but that hasn't really made sense for a long time, as the only
user of that code is the Tegra EHCI driver that has its own Kconfig
symbol.

This removes the 'select' statements from mach-tegra and drivers/soc/tegra
and adds them with the device driver that actually needs them.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>