提交 1094d5db 编写于 作者: W Wenchao Hao 提交者: Rob Herring

of/address: Fix variable name in comment of of_iomap

The first variable name of of_iomap is np while previous
comment write device here.
Signed-off-by: NWenchao Hao <haowenchao22@gmail.com>
Link: https://lore.kernel.org/r/20200701162444.9494-1-haowenchao22@gmail.comSigned-off-by: NRob Herring <robh@kernel.org>
上级 71eef84e
......@@ -864,7 +864,7 @@ EXPORT_SYMBOL_GPL(of_address_to_resource);
/**
* of_iomap - Maps the memory mapped IO for a given device_node
* @device: the device whose io range will be mapped
* @np: the device whose io range will be mapped
* @index: index of the io range
*
* Returns a pointer to the mapped memory
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册