Skip to content

Commit

Permalink
staging: intel_sst: fix comment typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Brown authored and Greg Kroah-Hartman committed Sep 12, 2011
1 parent ffd6e89 commit 25bb6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/intel_sst/intel_sst_dsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 25bb6c0

Please sign in to comment.