From: Sachin Kamat Date: Thu, 24 Jan 2013 09:21:17 +0000 (+0530) Subject: ASoC: tegra: Use NULL instead of 0 for pointers X-Git-Tag: v3.9-rc1~129^2~24^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecb2c174346f9e1b2cb671b261a16f1b9aaa66c4;p=pandora-kernel.git 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 Reviewed-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed