|
@@ -2944,8 +2944,6 @@ static struct snd_soc_dai *soc_add_dai(struct snd_soc_component *component,
|
|
|
* @component: The component the DAIs are registered for
|
|
|
* @dai_drv: DAI driver to use for the DAIs
|
|
|
* @count: Number of DAIs
|
|
|
- * @legacy_dai_naming: Use the legacy naming scheme and let the DAI inherit the
|
|
|
- * parent's name.
|
|
|
*/
|
|
|
static int snd_soc_register_dais(struct snd_soc_component *component,
|
|
|
struct snd_soc_dai_driver *dai_drv, size_t count)
|