[alsa-devel] [PATCH 1/4] intel_sst: fix comment typo
Lu Guanqun
guanqun.lu at intel.com
Tue Sep 6 09:21:29 CEST 2011
Signed-off-by: Lu Guanqun <guanqun.lu at intel.com>
Cc: Vinod Koul <vinod.koul at intel.com>
---
drivers/staging/intel_sst/intel_sst_dsp.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/intel_sst/intel_sst_dsp.c b/drivers/staging/intel_sst/intel_sst_dsp.c
index a89e1ad..426d2b9 100644
--- a/drivers/staging/intel_sst/intel_sst_dsp.c
+++ b/drivers/staging/intel_sst/intel_sst_dsp.c
@@ -104,7 +104,7 @@ static int sst_start_mrst(void)
/**
* sst_start_medfield - Start the SST DSP processor
*
- * This starts the DSP in MRST platfroms
+ * This starts the DSP in Medfield platfroms
*/
static int sst_start_medfield(void)
{
More information about the Alsa-devel
mailing list