Re: [PATCH] staging: rtl8192e: from bus specific dma api to dma api

From: Greg Kroah-Hartman
Date: Wed Oct 29 2014 - 11:44:43 EST


On Wed, Oct 22, 2014 at 02:24:46PM +0530, Sudip Mukherjee wrote:
> we should be using DMA API rather than using bus specific DMA API.

Why?

> converted the occurrence of pci_map_*() to dma_map_*(),
> and at the same time used the dma_mapping_error().

Trailing whitespace :(

What have you used to test this change?

thanks,

greg k-h
--
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/