Re: [PATCH] ASoC: fsl-sai: Remove fsl_sai_remove()

2013-12-21 Thread Mark Brown
On Fri, Dec 20, 2013 at 12:17:38PM +0800, Xiubo Li wrote: > There is no need of this function and makes the code slightly shorter Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH] ASoC: fsl-sai: Remove fsl_sai_remove()

2013-12-19 Thread Xiubo Li
There is no need of this function and makes the code slightly shorter Signed-off-by: Xiubo Li --- sound/soc/fsl/fsl_sai.c | 11 --- 1 file changed, 11 deletions(-) diff --git a/sound/soc/fsl/fsl_sai.c b/sound/soc/fsl/fsl_sai.c index 50a797e..1868ec3 100644 --- a/sound/soc/fsl/fsl_sai.c

[PATCH] ASoC: fsl-sai: Remove fsl_sai_remove()

2013-12-19 Thread Xiubo Li
There is no need of this function and makes the code slightly shorter Signed-off-by: Xiubo Li --- sound/soc/fsl/fsl_sai.c | 11 --- 1 file changed, 11 deletions(-) diff --git a/sound/soc/fsl/fsl_sai.c b/sound/soc/fsl/fsl_sai.c index 50a797e..1868ec3 100644 --- a/sound/soc/fsl/fsl_sai.c