Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48458cc8 authored by GuruprasadX Pawse's avatar GuruprasadX Pawse Committed by Mark Brown
Browse files

ASoC: Intel: Skylake: Removed the unused I2S blob structure



Now that I2S conflig blob structure is no longer in use, remove it.

Signed-off-by: default avatarGuruprasadX Pawse <guruprasadx.pawse@intel.com>
Signed-off-by: default avatarJeeja KP <jeeja.kp@intel.com>
Acked-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent c186fe74
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -113,23 +113,6 @@ struct skl_cpr_gtw_cfg {
	u32 config_data[1];
} __packed;

struct skl_i2s_config_blob {
	u32 gateway_attrib;
	u32 tdm_ts_group[8];
	u32 ssc0;
	u32 ssc1;
	u32 sscto;
	u32 sspsp;
	u32 sstsa;
	u32 ssrsa;
	u32 ssc2;
	u32 sspsp2;
	u32 ssc3;
	u32 ssioc;
	u32 mdivc;
	u32 mdivr;
} __packed;

struct skl_dma_control {
	u32 node_id;
	u32 config_length;