ASoC: Add fully_routed flag to Speyside machines
[deliverable/linux.git] / sound / soc / samsung / speyside_wm8962.c
index e3e27166cc508e5caf9b054832b0a132d6ed3fe3..a681c8d74118b3f3df49f5793b1f9fb324ad538b 100644 (file)
@@ -208,6 +208,7 @@ static struct snd_soc_card speyside_wm8962 = {
        .num_dapm_widgets = ARRAY_SIZE(widgets),
        .dapm_routes = audio_paths,
        .num_dapm_routes = ARRAY_SIZE(audio_paths),
+       .fully_routed = true,
 
        .late_probe = speyside_wm8962_late_probe,
 };
This page took 0.02692 seconds and 5 git commands to generate.