From: Mike Frysinger Date: Tue, 18 Nov 2008 08:18:22 +0000 (+0800) Subject: ASoC: Blackfin: always set a default value for that GPIO range X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a0bd65f45faae78bda7a2a07370c40c3e0a2502a;p=mv-sheeva.git ASoC: Blackfin: always set a default value for that GPIO range Cc: Cliff Cai Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Signed-off-by: Mark Brown --- diff --git a/sound/soc/blackfin/Kconfig b/sound/soc/blackfin/Kconfig index f0fd235ca89..e162cbbd3f3 100644 --- a/sound/soc/blackfin/Kconfig +++ b/sound/soc/blackfin/Kconfig @@ -104,5 +104,6 @@ config SND_BF5XX_RESET_GPIO_NUM range 0 159 default 19 if BFIN548_EZKIT default 5 if BFIN537_STAMP + default 0 help Set the correct GPIO for RESET the sound chip.