[PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

Tony Lindgren tony at atomide.com
Thu Jul 19 07:32:47 EDT 2012


* Shilimkar, Santosh <santosh.shilimkar at ti.com> [120718 02:49]:
> 
> "The patch simply make them depend on DMA_OMAP since DMA_OMAP
> will select DMA_ENGINE automatically"
> 
> This won't be true if the DMA selection are not done
> at ARCH_OMAP level as discussed in this thread.
> 
> Having said that, I think Russell and Tony need to
> take call on how this needs to be handled.

As the DMA channels can run out, drivers should also work
without DMA. And building everything as modules should be
possible for the distro kernels.

So I'd rather not have either select or depends and have
the drivers fixed.

Tony



More information about the linux-arm-kernel mailing list