ASoC: Update jh7110 PWM DAC for ops move
authorMark Brown <broonie@kernel.org>
Mon, 11 Sep 2023 22:48:39 +0000 (23:48 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 11 Sep 2023 22:48:39 +0000 (23:48 +0100)
commit0ed30d3fe2c771e12961f97d951cbd3f31a067aa
treef20723e9b99ca8b62107e0a91bd36279fcbbf5d9
parent3597ea747638c64147951b7e2844a36e98120ed5
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.

Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/starfive/jh7110_pwmdac.c