]> git.baikalelectronics.ru Git - kernel.git/commit
b43legacy: remove b43legacy_dma_set_mask
authorChristoph Hellwig <hch@lst.de>
Tue, 25 Jun 2019 10:29:29 +0000 (12:29 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 27 Jun 2019 11:37:28 +0000 (14:37 +0300)
commitdffdf8b626a369cf3e2cbb69b24bdeedfa8d9239
tree05c4c59345a4069ab5a67ba153a41c2602808544
parent2458521b4c92bbae695441e5d9ef83f4c1f64f01
b43legacy: remove b43legacy_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>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/b43legacy/dma.c