commit | c897523febae8cd7f5e40a38f5f4e62588cbb093 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jun 25 12:29:31 2019 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jun 27 14:37:29 2019 +0300 |
tree | 69379e261709504ca85dd75ec0dca88ae79ea764 | |
parent | 80372782e4cb65f29b252ecec5a966355d773275 [diff] |
b43: remove b43_dma_set_mask These days drivers are not required to fallback to smaller DMA masks, but can just set the largest mask they support, removing the need for this trial and error logic. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>