]> git.ipfire.org Git - thirdparty/linux.git/commit - Documentation/DMA-API.txt
Documentation: DMA-API: fix a function name of max_mapping_size
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 7 Jun 2019 07:47:13 +0000 (16:47 +0900)
committerJonathan Corbet <corbet@lwn.net>
Fri, 7 Jun 2019 17:10:33 +0000 (11:10 -0600)
commit99d2b938672944831035bef50c68a6e948e93abf
tree7658f769c865d8f1319007aadd78e71c802a6b54
parent58d494669f36d0b61b7ec42c232877167ed3f5ce
Documentation: DMA-API: fix a function name of max_mapping_size

The exported function name is dma_max_mapping_size(), not
dma_direct_max_mapping_size() so that this patch fixes
the function name in the documentation.

Fixes: 133d624b1cee ("dma: Introduce dma_max_mapping_size()")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DMA-API.txt