]> git.ipfire.org Git - thirdparty/linux.git/commit
remoteproc: omap: Add comment for is_iomem
authorPeng Fan <peng.fan@nxp.com>
Mon, 17 Feb 2025 07:58:58 +0000 (15:58 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 24 Feb 2025 16:21:16 +0000 (09:21 -0700)
commit539c3845d320c33bcfd28885378905d5260b8bd2
treec034ac09f2a3f589920a154e7e5115b59fe1b0bb
parenta64dcfb451e254085a7daee5fe51bf22959d52d3
remoteproc: omap: Add comment for is_iomem

Address warning: "Function parameter or struct member 'is_iomem' not
described in 'omap_rproc_da_to_va'" with adding comment for is_iomem.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202502161648.WZWrFV7I-lkp@intel.com/
Cc: Andrew Davis <afd@ti.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20250217075858.616737-1-peng.fan@oss.nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/omap_remoteproc.c