]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
remoteproc: imx_dsp_rproc: Document run_stall struct member
authorDaniel Baluta <daniel.baluta@nxp.com>
Fri, 14 Mar 2025 15:17:19 +0000 (17:17 +0200)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Fri, 14 Mar 2025 20:10:10 +0000 (14:10 -0600)
commitaac584d35060083bd566a41f48c1b7df2a5270a3
tree898471e428cf6a0967463d29dfc37b2567d7aff1
parent6174206a4b5bebc0b4e01a684672e2bf79df38d8
remoteproc: imx_dsp_rproc: Document run_stall struct member

Add documentation for 'run_stall' imx_dsp_rproc struct member.
This also fixes the following warning:

warning: Function parameter or struct member 'run_stall'
not described in 'imx_dsp_rproc'

Fixes: 0184b4fdbad1 ("imx_dsp_rproc: Use reset controller API to control the DSP")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202503142125.IE33sCto-lkp@intel.com/
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20250314151720.1793719-1-daniel.baluta@nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/imx_dsp_rproc.c