[alsa-devel] [PATCH 1/4] intel_sst: fix comment typo

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Sep 9 00:43:08 CEST 2011


On Tue, Sep 06, 2011 at 03:21:29PM +0800, Lu Guanqun wrote:
> Signed-off-by: Lu Guanqun <guanqun.lu at intel.com>
> Cc: Vinod Koul <vinod.koul at 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 at intel.com>
Acked-by: Liam Girdwood <lrg at ti.com>
Acked-by: Mark Brown <broonie at 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)
>  {
> 


More information about the Alsa-devel mailing list