Files
linux/drivers/net/ethernet/broadcom
Russell King 1bfa2c40ce DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Replace the following sequence:

	dma_set_mask(dev, mask);
	dma_set_coherent_mask(dev, mask);

with a call to the new helper dma_set_mask_and_coherent().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-09-21 21:02:00 +01:00
..
2012-07-18 09:29:43 -07:00
2013-03-07 16:28:26 -05:00
2013-08-07 10:44:08 -07:00
2013-09-04 00:27:27 -04:00
2013-09-04 00:27:26 -04:00
2013-09-04 00:27:26 -04:00
2013-07-29 23:38:52 -07:00