Loading sound/soc/pxa/mmp-pcm.c +0 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,6 @@ static void mmp_pcm_free_dma_buffers(struct snd_pcm *pcm) buf->area = NULL; } return; } static int mmp_pcm_preallocate_dma_buffer(struct snd_pcm_substream *substream, Loading sound/soc/pxa/mmp-sspa.c +0 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,6 @@ static void mmp_sspa_shutdown(struct snd_pcm_substream *substream, clk_disable(priv->sspa->clk); clk_disable(priv->sysclk); return; } /* Loading Loading
sound/soc/pxa/mmp-pcm.c +0 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,6 @@ static void mmp_pcm_free_dma_buffers(struct snd_pcm *pcm) buf->area = NULL; } return; } static int mmp_pcm_preallocate_dma_buffer(struct snd_pcm_substream *substream, Loading
sound/soc/pxa/mmp-sspa.c +0 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,6 @@ static void mmp_sspa_shutdown(struct snd_pcm_substream *substream, clk_disable(priv->sspa->clk); clk_disable(priv->sysclk); return; } /* Loading