[PATCH v2] ARM: dts: am33xx: Move the cppi41dma node so it's probed early

Sebastian Andrzej Siewior bigeasy at linutronix.de
Tue Apr 29 01:06:03 PDT 2014


On 04/29/2014 09:58 AM, George Cherian wrote:
>>> This is easily fixed by moving the node at the beggining of the child
>>> list,
>>> so it's probed first.
> This will give issues on module removal.
> Since we use device_for_each_child in remove patch, it will try to
> remove cppi dma controller, while the channel
> is still in use by musb node.

Isn't this currently disabled because it blew up in the phy code?

Sebastian




More information about the linux-arm-kernel mailing list