commit | 9eb9e96e97b3381e94cba81d93f4a390c26ca6cb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Feb 15 09:01:53 2019 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Wed Feb 20 07:29:47 2019 -0700 |
tree | 5b4dd2fc6d7e974b754a7b1e6e82c86910c9b0d5 | |
parent | 24132a419c68f1d69eb8ecc91b3c80d730ecbb59 [diff] |
Documentation/DMA-API-HOWTO: update dma_mask sections We don't require drivers to guess a DMA mask that might actually match the system capabilities any more, so fix up the documentation to clear this up. Signed-off-by: Christoph Hellwig <hch@lst.de>