[PATCH V2 12/12] ASoC: Samsung: Update DMA interface

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Jul 13 19:57:11 EDT 2011


On Wed, Jul 13, 2011 at 05:47:37PM +0900, Kukjin Kim wrote:

> -static inline bool s3c_dma_has_circular(void)
> +static inline bool dma_has_circular(void)
>  {
>  	return false;
>  }

The namespacing here doesn't look great, this is still a Samsung
specific internal API.

Otherwise this looks good.



More information about the linux-arm-kernel mailing list