OSDN Git Service

ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Wed, 15 Sep 2021 12:21:07 +0000 (15:21 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 15 Sep 2021 15:25:02 +0000 (16:25 +0100)
commit098a68f2c5735b2fa8051ffe854b94b6d5b0a6a8
treec9dd5a217accfc740ffc10c4eb56e207bf92575b
parentb295818346aa7140dac865054a6c5efe8d4ec3ae
ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64

The read64 operation is not used by IMX along with other IO functions.
No need to set it for the ops.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <bard.liao@intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@gmail.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20210915122116.18317-4-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/imx/imx8.c
sound/soc/sof/imx/imx8m.c