All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] intel_sst: fix comment typo
@ 2011-09-06  7:21 Lu Guanqun
  2011-09-06  7:21 ` [PATCH 2/4] ASoC: sst_platform: trivial coding style fix Lu Guanqun
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Lu Guanqun @ 2011-09-06  7:21 UTC (permalink / raw)
  To: ALSA; +Cc: Koul Vinod, Mark Brown

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Cc: Vinod Koul <vinod.koul@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)
 {

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-08 22:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06  7:21 [PATCH 1/4] intel_sst: fix comment typo Lu Guanqun
2011-09-06  7:21 ` [PATCH 2/4] ASoC: sst_platform: trivial coding style fix Lu Guanqun
2011-09-06  7:21 ` [PATCH 3/4] ASoC: sst_platform: using builtin function Lu Guanqun
2011-09-06  7:21 ` [PATCH 4/4] ASoC: sst_platform: fix memory leak Lu Guanqun
2011-09-07  0:39 ` [PATCH 1/4] intel_sst: fix comment typo Koul, Vinod
2011-09-07  0:52   ` Lu Guanqun
2011-09-08 21:17     ` Girdwood, Liam
2011-09-08 22:43 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.