]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Tegra: sparse cleanup
authorOlof Johansson <olof@lixom.net>
Fri, 14 Oct 2011 22:54:19 +0000 (15:54 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 17 Oct 2011 21:43:16 +0000 (22:43 +0100)
commiteeef0cf3c70498b045894d3f28566cb25371e7af
tree645e2e9b5fd32800b53dcd48a44d0e0aba843d54
parent0c64674da902d6724fa24f2c6f63237d36ee35d9
ASoC: Tegra: sparse cleanup

Fixes the following sparse warnings:

sound/soc/tegra/tegra_das.c:215:8: warning: Using plain integer as NULL pointer
sound/soc/tegra/tegra_das.c:237:8: warning: Using plain integer as NULL pointer
sound/soc/tegra/tegra_pcm.c:370:32: warning: symbol 'tegra_pcm_platform' was not declared. Should it be static?

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/tegra_das.c
sound/soc/tegra/tegra_pcm.c