summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-topology.h
diff options
context:
space:
mode:
authorCezary Rojewski <cezary.rojewski@intel.com>2022-12-05 09:53:27 +0100
committerMark Brown <broonie@kernel.org>2022-12-07 14:19:02 +0000
commit75ab3c00769009e32e5cf51c8b503de4f73114e4 (patch)
tree6534fe98340d162f1b14d072b4d675fc26a198f0 /sound/soc/intel/skylake/skl-topology.h
parentb0d16e54e7559f2055123ea7b1d9ff1bb808ebad (diff)
downloadlinux-75ab3c00769009e32e5cf51c8b503de4f73114e4.tar.gz
linux-75ab3c00769009e32e5cf51c8b503de4f73114e4.tar.bz2
linux-75ab3c00769009e32e5cf51c8b503de4f73114e4.zip
ASoC: Intel: Skylake: Drop pipe_config_idx
Field ->pipe_config_idx duplicates the job of ->cur_config_idx so remove it. Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Tested-by: Lukasz Majczak <lma@semihlaf.com> Link: https://lore.kernel.org/r/20221205085330.857665-4-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/skylake/skl-topology.h')
-rw-r--r--sound/soc/intel/skylake/skl-topology.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/skylake/skl-topology.h b/sound/soc/intel/skylake/skl-topology.h
index 017ac0ef324d..6db0fd7bad49 100644
--- a/sound/soc/intel/skylake/skl-topology.h
+++ b/sound/soc/intel/skylake/skl-topology.h
@@ -324,7 +324,6 @@ struct skl_pipe {
struct skl_path_config configs[SKL_MAX_PATH_CONFIGS];
struct list_head w_list;
bool passthru;
- u32 pipe_config_idx;
};
enum skl_module_state {