]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple code
authorPeng Fan <peng.fan@nxp.com>
Fri, 24 Oct 2025 01:45:51 +0000 (09:45 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Tue, 11 Nov 2025 15:04:00 +0000 (17:04 +0200)
commit9d97a2fe48ae77976baff441edd5b30ea4e179c0
tree3d5055bd710cf5a119d855bb09c900021097d81c
parent25b47635f8729e9536d2652774bd509532eaa522
clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple code

Use helper function devm_auxiliary_device_create() to remove some
boilerplate code.

Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20251024-auxiliary-v2-1-a353dc9e6b1a@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-imx8mp-audiomix.c