[PATCh V10 04/12] usb: ehci: ehci-mv: use PHY driver for ehci
Alan Stern
stern at rowland.harvard.edu
Mon May 13 10:13:44 EDT 2013
On Mon, 13 May 2013, Chao Xie wrote:
> Originaly, ehci driver will call the callbacks in platform data
> for PHY initialization and shut down.
> With PHY driver, it will call the APIs provided by PHY driver
> for PHY initialization and shutdown. It removes the callbacks
> in platform data, and at same time it removes one block in the
> way of enabling device tree for ehci driver.
I wonder if this is the sort of thing that should be handled in
ehci-hcd.c rather than in all the different platform glue drivers.
Felipe, what do you think? Are the required actions now sufficiently
generic that a single source file can take care of them?
Alan Stern
More information about the linux-arm-kernel
mailing list