Re: [PATCH] pxa2xx-lib: support building for several pxa's

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[...]

(in pxa2xx_ac97_hw_resume)
> +		pxa_gpio_mode(GPIO29_SDATA_IN_AC97_MD);
>  #ifdef CONFIG_PXA27x
> -	/* Use GPIO 113 as AC97 Reset on Bulverde */
> -	pxa_gpio_mode(113 | GPIO_ALT_FN_2_OUT);
> +		/* Use GPIO 113 as AC97 Reset on Bulverde */
> +		pxa_gpio_mode(113 | GPIO_ALT_FN_2_OUT);
>  #endif

forgot a cpu_is_pxa27x()

[...]

(in pxa2xx_ac97_hw_probe
> -		goto err_irq;
> +		/* Use GPIO 113 as AC97 Reset on Bulverde */
> +		pxa_gpio_mode(113 | GPIO_ALT_FN_2_OUT);
> +#endif

another one



_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux