diff options
| author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-26 23:02:30 +0400 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-09-22 00:02:00 +0400 |
| commit | 1bfa2c40ced07bae83839840be5143a7b09af714 (patch) | |
| tree | df487e29ea73dd2eca5c230d00675de65b50f0ae /net/lapb/lapb_timer.c | |
| parent | 4011f9f76683b7f30965c960ea45500acc200880 (diff) | |
| download | linux-1bfa2c40ced07bae83839840be5143a7b09af714.tar.xz | |
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>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
