]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: imx: Use dev_err_probe() for i.MX9
authorPeng Fan <peng.fan@nxp.com>
Wed, 17 Dec 2025 12:42:08 +0000 (20:42 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Jan 2026 05:38:21 +0000 (13:38 +0800)
commit36ca5298fc426f7c69111c7d4ef9310d2dc2d296
treeaaaeb4df0e8bf43054a3ebfa5082b9e3be7f6fca
parentab382a6ee25f0b571cffad66b2e6aaf0d2d245ec
soc: imx: Use dev_err_probe() for i.MX9

Use dev_err_probe() to simplify code. No functional changes.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/soc-imx9.c