|
@@ -946,13 +946,6 @@ struct snd_soc_platform_driver {
|
|
|
int (*pcm_new)(struct snd_soc_pcm_runtime *);
|
|
|
void (*pcm_free)(struct snd_pcm *);
|
|
|
|
|
|
- /*
|
|
|
- * For platform caused delay reporting.
|
|
|
- * Optional.
|
|
|
- */
|
|
|
- snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *,
|
|
|
- struct snd_soc_dai *);
|
|
|
-
|
|
|
/* platform stream pcm ops */
|
|
|
const struct snd_pcm_ops *ops;
|
|
|
|