On Dec 6, 2007 1:17 AM, <[EMAIL PROTECTED]> wrote:
> Revision 3995 Author cliff Date 2007-12-06 00:17:29 -0600 (Thu, 06 Dec
> 2007)
> Log Message bug[#3725]for BF54X, GPIO 19 label should be NULL
>
> Modified: trunk/sound/soc/blackfin/bf5xx-ac97.c (3994 => 3995)
> +#if defined(CONFIG_BF54x)
> + if (gpio_request(CONFIG_SND_BF5XX_RESET_GPIO_NUM, NULL)) {
> +#else
> if (gpio_request(CONFIG_SND_BF5XX_RESET_GPIO_NUM, "SND_AD198x RESET")) {
why ? it doesnt make sense unless you're trying to hack hook in
behavior which should be fixed properly in another way ...
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits