aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-03-27 17:29:18 +0000
committerMark Brown <broonie@kernel.org>2020-03-27 17:29:18 +0000
commit8e3bb8ec11ed60963dbb70e69cf1a6806489dce3 (patch)
tree311171da6c49fd0aaa7812ca7962e257fd016383 /include
parentLinux 5.6-rc7 (diff)
parentASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy components (diff)
downloadwireguard-linux-8e3bb8ec11ed60963dbb70e69cf1a6806489dce3.tar.xz
wireguard-linux-8e3bb8ec11ed60963dbb70e69cf1a6806489dce3.zip
Merge branch 'asoc-5.6' into asoc-linus
Diffstat (limited to 'include')
-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 8a2266676b2d..efb8bad7b0fa 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -1058,6 +1058,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;