Re: [PATCH 3/5] musb: add function to check if Inventra DMA used

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 12, 2010 at 05:19:37PM +0530, Ajay Kumar Gupta wrote:
> Added is_inventra_dma_enabled() funtion which would be required
> for adding workaround for Inventra DMA issues. It can also be
> used at other places instead of #ifdefs.
> 
> Signed-off-by: Ajay Kumar Gupta <ajay.gupta@xxxxxx>

[..]

> +#ifdef CONFIG_USB_INVENTRA_DMA
> +#define	is_inventra_dma_enabled()	1
> +#else
> +#define	is_inventra_dma_enabled()	0
> +#endif

actually I wanted to get rid of those...

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux