Skip to content
Snippets Groups Projects
Commit cd0847fe authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: switch over to generic EHCI driver


The UniPhier EHCI driver (drivers/usb/host/ehci-uniphier.c) does
nothing special but set the base address and handle reset/clock.

Since commit 4feefdcf ("usb: add clock support for generic EHCI"),
the generic one (drivers/usb/host/ehci-generic.c) can do those, too.

We no longer need to stick to the dedicated driver.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 49dde45b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment