]> Gentwo Git Trees - linux/.git/commit
ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 4 Sep 2025 15:31:42 +0000 (17:31 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 18 Sep 2025 21:26:33 +0000 (22:26 +0100)
commit2aa28b748fc967a2f2566c06bdad155fba8af7d8
tree4d1accbd8e07dc8704e450046675845c79900b66
parent9565c9d53c5b440f0dde6fa731a99c1b14d879d2
ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()

Convert the Dialog DA7213 CODEC driver from an open-coded dev_pm_ops
structure to DEFINE_RUNTIME_DEV_PM_OPS(), to simplify the code.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/0c001e0f7658c2d5f33faea963d6ca64f60ccea8.1756999876.git.geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7213.c