]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit132be30ab8eef3602ab4f7615b7242a5fa66f3d0
tree7658f769c865d8f1319007aadd78e71c802a6b54
parente26576475294df41a24cd451f48bda5160973b84
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: 299d9dee555a ("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