aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-03-13 18:52:23 +0000
committerMark Brown <broonie@kernel.org>2020-03-13 18:52:23 +0000
commit673f45f7bf7dbb6801a04053e3e2d13dfa42db08 (patch)
tree1eaca68ae7681a38d63ba780f858f9ea3813c43d /include/sound
parentMerge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: (diff)
parentASoC: max98357a: Add ACPI HID MAX98360A (diff)
downloadwireguard-linux-673f45f7bf7dbb6801a04053e3e2d13dfa42db08.tar.xz
wireguard-linux-673f45f7bf7dbb6801a04053e3e2d13dfa42db08.zip
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 03054bf9cd37..d97c4aa779a2 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -1066,6 +1066,7 @@ struct snd_soc_card {
const struct snd_soc_dapm_route *of_dapm_routes;
int num_of_dapm_routes;
bool fully_routed;
+ bool disable_route_checks;
/* lists of probed devices belonging to this card */
struct list_head component_dev_list;