[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210322065053.74022-1-unixbhaskar@gmail.com>
Date: Mon, 22 Mar 2021 12:20:53 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: cezary.rojewski@...el.com, pierre-louis.bossart@...ux.intel.com,
liam.r.girdwood@...ux.intel.com, yang.jie@...ux.intel.com,
broonie@...nel.org, perex@...ex.cz, tiwai@...e.com,
andriy.shevchenko@...ux.intel.com, unixbhaskar@...il.com,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org
Subject: [PATCH] ASoC: Intel: Fix a typo
s/struture/structure/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
sound/soc/intel/atom/sst/sst.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/intel/atom/sst/sst.h b/sound/soc/intel/atom/sst/sst.h
index 4d37d39fd8f4..978bf4255888 100644
--- a/sound/soc/intel/atom/sst/sst.h
+++ b/sound/soc/intel/atom/sst/sst.h
@@ -344,7 +344,7 @@ struct sst_fw_save {
* @block_lock : spin lock to add block to block_list and assign pvt_id
* @rx_msg_lock : spin lock to handle the rx messages from the DSP
* @scard_ops : sst card ops
- * @pci : sst pci device struture
+ * @pci : sst pci device structure
* @dev : pointer to current device struct
* @sst_lock : sst device lock
* @pvt_id : sst private id
--
2.31.0
Powered by blists - more mailing lists