]> 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)
commit6c5f78a1dc4720de1c3bf78d13cf291936e7d715
tree7658f769c865d8f1319007aadd78e71c802a6b54
parent0d4c4a600355812ff22c8409e305135eb26d7db1
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: 9aaa22ffa0f1 ("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