Re: [PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver

From: Timur Tabi
Date: Sat Oct 31 2015 - 08:54:29 EST


Sinan Kaya wrote:

I expect this driver to grow in functionality over time. Right now, it
does the global init for the DMA. After that all channels execute on
their own without depending on each other. Global init has to be done
first before attempting to do any channel initialization.

There is also implied startup ordering requirements. I was doing this by
using channel driver with the late binding to guarantee that.

As soon as I use module_platform_driver, the ordering gets reversed for
some reason.


--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/