ASoC: Update jh7110 PWM DAC for ops move
authorMark Brown <broonie@kernel.org>
Mon, 11 Sep 2023 22:48:39 +0000 (23:48 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2024 00:13:55 +0000 (09:13 +0900)
commite4262acd05318a28790634e6e82eb1f78527c202
treeae124df1a8372199b57fade9eaa83103a30d5890
parentcb3bf38090677c13f936c7fbaa24fa89dd8db2fe
ASoC: Update jh7110 PWM DAC for ops move

For some reason the JH7110 PWM DAC driver made it through build testing
in spite of not being updated for the move of probe() to the ops struct.
Make the required update.

Change-Id: I340aeec650efb93dd65ff79b61f2d45e349fd693
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
sound/soc/starfive/jh7110_pwmdac.c