7 Sep
2011
7 Sep
'11
2:39 a.m.
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) {
All Acked-by: Vinod Koul Vinod.koul@linux.intel.com
You should be CCing Liam as well on asoc patches
-- ~Vinod