ASoC: amd: removed separate byte count variables for playback and capture
Removed separate byte count variables for playback and capture. Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com> Reviewed-by: Daniel Kurtz <djkurtz@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:

کامیت شده توسط
Mark Brown

والد
7f00484784
کامیت
9af8937e55
@@ -93,8 +93,7 @@ struct audio_substream_data {
|
||||
u32 byte_cnt_high_reg_offset;
|
||||
u32 byte_cnt_low_reg_offset;
|
||||
uint64_t size;
|
||||
u64 i2ssp_renderbytescount;
|
||||
u64 i2ssp_capturebytescount;
|
||||
u64 bytescount;
|
||||
void __iomem *acp_mmio;
|
||||
};
|
||||
|
||||
|
مرجع در شماره جدید
Block a user