[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check

Peng Fan peng.fan at nxp.com
Mon Dec 15 03:13:41 PST 2025


> Subject: [PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table"
> check
> 
> The resource name may include an address suffix, for example:
> rsc-table at 1fff8000.
> 
> To handle such cases, use strstarts() instead of strcmp() when checking
> for "rsc-table".
> 
> Signed-off-by: Shenwei Wang <shenwei.wang at nxp.com>

With fixes tag added:
Reviewed-by: Peng Fan <peng.fan at nxp.com>



More information about the linux-arm-kernel mailing list