[PATCH v6 03/10] ASoC: imx-pcm-fiq: Introduce pcm-fiq-params
Shawn Guo
shawn.guo at linaro.org
Thu May 30 00:26:50 EST 2013
On Tue, May 28, 2013 at 04:47:51PM +0200, Markus Pargmann wrote:
> @@ -47,7 +56,8 @@ static inline void imx_pcm_dma_exit(struct platform_device *pdev)
> #endif
>
> #ifdef CONFIG_SND_SOC_IMX_PCM_FIQ
> -int imx_pcm_fiq_init(struct platform_device *pdev);
> +int imx_pcm_fiq_init(struct platform_device *pdev,
> + struct imx_pcm_fiq_params *params);
> void imx_pcm_fiq_exit(struct platform_device *pdev);
> #else
> static inline int imx_pcm_fiq_init(struct platform_device *pdev)
This one also needs update with a new parameter.
Shawn
More information about the devicetree-discuss
mailing list