summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-03-27 20:29:18 +0300
committerMark Brown <broonie@kernel.org>2020-03-27 20:29:18 +0300
commit8e3bb8ec11ed60963dbb70e69cf1a6806489dce3 (patch)
tree311171da6c49fd0aaa7812ca7962e257fd016383 /include
parent16fbf79b0f83bc752cee8589279f1ebfe57b3b6e (diff)
parentf25e203070e5b12e4db366ee99b86f33a968f1ae (diff)
downloadlinux-8e3bb8ec11ed60963dbb70e69cf1a6806489dce3.tar.xz
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;