[alsa-devel] [PATCH 1/3] ASoC: Blackfin: tweak SPORT range for non-BF54x so we get proper behavior for BF52x parts

Takashi Iwai tiwai at suse.de
Tue Oct 21 08:36:27 CEST 2008


At Tue, 21 Oct 2008 11:36:11 +0800,
Bryan Wu wrote:
> 
> From: Mike Frysinger <vapier.adi at gmail.com>
> 
> Signed-off-by: Mike Frysinger <vapier.adi at gmail.com>
> Signed-off-by: Bryan Wu <cooloney at kernel.org>

Please use a short summary line, and put more details in the changelog.
An empty changelog is very bad in general.


thanks,

Takashi

> ---
>  sound/soc/blackfin/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/soc/blackfin/Kconfig b/sound/soc/blackfin/Kconfig
> index dc00620..3fce187 100644
> --- a/sound/soc/blackfin/Kconfig
> +++ b/sound/soc/blackfin/Kconfig
> @@ -80,7 +80,7 @@ config SND_BF5XX_SPORT_NUM
>  	int "Set a SPORT for Sound chip"
>  	depends on (SND_BF5XX_I2S || SND_BF5XX_AC97)
>  	range 0 3 if BF54x
> -	range 0 1 if (BF53x || BF561)
> +	range 0 1 if !BF54x
>  	default 0
>  	help
>  	  Set the correct SPORT for sound chip.
> -- 
> 1.5.6
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 


More information about the Alsa-devel mailing list