Searched hist:ecb2c174 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra30_ahub.c | ecb2c174 Thu Jan 24 03:21:17 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> ASoC: tegra: Use NULL instead of 0 for pointers
Fixes the following sparse warnings: sound/soc/tegra/tegra30_ahub.c:583:16: warning: Using plain integer as NULL pointer sound/soc/tegra/tegra30_ahub.c:600:16: warning: Using plain integer as NULL pointer
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> ecb2c174 Thu Jan 24 03:21:17 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> ASoC: tegra: Use NULL instead of 0 for pointers Fixes the following sparse warnings: sound/soc/tegra/tegra30_ahub.c:583:16: warning: Using plain integer as NULL pointer sound/soc/tegra/tegra30_ahub.c:600:16: warning: Using plain integer as NULL pointer Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|