Hi Arnd, On Mon, May 19, 2014 at 10:02 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > For this driver, you don't have to go that far, as long as it's > ensure that the pointer to the filter function is available to > the driver, i.e. you can't have a built-in s3mci driver when the > dmaengine driver is a loadable module. OK, so I guess I need to add explicit dependency on CONFIG_S3C24XX_DMAC for s3cmci driver. Btw, I didn't understand if it's acceptable to pass DMA channel number through DMA resource for non-DT case or not? Regards Vasily -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html