ARM: tegra: tegra2_clocks: 0 -> NULL changes
authorOlof Johansson <olof@lixom.net>
Fri, 9 Sep 2011 01:02:50 +0000 (18:02 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Oct 2011 21:08:26 +0000 (14:08 -0700)
Fixes a lot of:

arch/arm/mach-tegra/tegra2_clocks.c:921:34: warning: Using plain integer as NULL pointer
arch/arm/mach-tegra/tegra2_clocks.c:1462:4: warning: Using plain integer as NULL pointer
arch/arm/mach-tegra/tegra2_clocks.c:1864:4: warning: Using plain integer as NULL pointer

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found