提交 6a08d83e 编写于 作者: W Wolfram Sang 提交者: Jonathan Corbet

Documentation: DMA API: fix a typo in a function name

Correct the typo, the wrongly typed function does not exist.

Fixes: 6c9c6d63 ("dma-debug: New interfaces to debug dma mapping errors")
Signed-off-by: NWolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 d35d9cc6
...@@ -692,7 +692,7 @@ of preallocated entries is defined per architecture. If it is too low for you ...@@ -692,7 +692,7 @@ of preallocated entries is defined per architecture. If it is too low for you
boot with 'dma_debug_entries=<your_desired_number>' to overwrite the boot with 'dma_debug_entries=<your_desired_number>' to overwrite the
architectural default. architectural default.
void debug_dmap_mapping_error(struct device *dev, dma_addr_t dma_addr); void debug_dma_mapping_error(struct device *dev, dma_addr_t dma_addr);
dma-debug interface debug_dma_mapping_error() to debug drivers that fail dma-debug interface debug_dma_mapping_error() to debug drivers that fail
to check DMA mapping errors on addresses returned by dma_map_single() and to check DMA mapping errors on addresses returned by dma_map_single() and
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册