I think the root problem is that the code added by
" of/acpi: Configure dma operations at probe time for platform/amba/pci bus
devices"

is completely bogus and needs to be reverted.  We can't simply iterate
over all devices in the system and set up dma for them.  We'll need
to ask the firmware / OF what root port this applies to and only
apply it to those buses.

Note that the current code checks for a OF or ACPI node already,
so we should start by refining these checks.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to