staging: intel_sst: fix comment typo

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Mark Brown 2011-09-08 15:43:08 -07:00 committed by Greg Kroah-Hartman
parent ffd6e89041
commit 25bb6c0a94
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{