[alsa-devel] [PATCH] ASoC: samsung: spdif: Fix DMA filter initialization

Krzysztof Kozlowski krzk at kernel.org
Wed Nov 2 19:26:08 CET 2016


On Wed, Nov 02, 2016 at 12:03:03PM +0100, Sylwester Nawrocki wrote:
> This patch fixes issues introduced in commit 73f5dfc68316bef2ab7062ec
> "ASoC: samsung: get access to DMA engine early to defer probe properly"
> and indicated by a following compilation warning:
> 
>   CC [M]  sound/soc/samsung/spdif.o
> sound/soc/samsung/spdif.c: In function ‘spdif_probe’:
> sound/soc/samsung/spdif.c:419:6: warning: ‘filter’ may be used uninitialized
> in this function [-Wuninitialized]
> 
> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
> ---
>  sound/soc/samsung/spdif.c | 19 +++++++++----------
>  1 file changed, 9 insertions(+), 10 deletions(-)
>

Acked-by: Krzysztof Kozlowski <krzk at kernel.org>

Best regards,
Krzysztof



More information about the Alsa-devel mailing list