|
@@ -203,7 +203,7 @@ struct snd_soc_dai_driver {
|
|
int (*resume)(struct snd_soc_dai *dai);
|
|
int (*resume)(struct snd_soc_dai *dai);
|
|
|
|
|
|
/* ops */
|
|
/* ops */
|
|
- struct snd_soc_dai_ops *ops;
|
|
|
|
|
|
+ const struct snd_soc_dai_ops *ops;
|
|
|
|
|
|
/* DAI capabilities */
|
|
/* DAI capabilities */
|
|
struct snd_soc_pcm_stream capture;
|
|
struct snd_soc_pcm_stream capture;
|