commit | 288aa4ee7acfabc3913f63aa5815a265ded945a6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jun 25 12:29:32 2019 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jun 27 14:37:30 2019 +0300 |
tree | 69691bee33fc8071391ad4ffac5649d85e374385 | |
parent | c897523febae8cd7f5e40a38f5f4e62588cbb093 [diff] |
b43: simplify engine type / DMA mask selection Return the engine type from the function looking at the registers, and just derive the DMA mask from that in the one place we care. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>