
On Tue, Sep 06, 2011 at 03:21:29PM +0800, Lu Guanqun wrote:
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(-)
This is a staging driver - patches should go via Greg (who I've added here) to avoid collisions with other staging work. This has:
Acked-by: Vinod Koul vinod.koul@intel.com Acked-by: Liam Girdwood lrg@ti.com Acked-by: Mark Brown broonie@opensource.wolfsonmicro.com
I've applied the other three patches, thanks.
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) {