From: Mark Brown Date: Thu, 8 Sep 2011 22:43:08 +0000 (-0700) Subject: staging: intel_sst: fix comment typo X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=25bb6c0a94ddd9eb486e41db87466615fad18036;p=deliverable%2Flinux.git staging: intel_sst: fix comment typo Signed-off-by: Lu Guanqun Cc: Vinod Koul Acked-by: Vinod Koul Acked-by: Liam Girdwood Acked-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/intel_sst/intel_sst_dsp.c b/drivers/staging/intel_sst/intel_sst_dsp.c index a89e1ade8474..426d2b92073a 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) {