From: Tushar Behera Date: Tue, 20 Nov 2012 04:31:51 +0000 (+0530) Subject: powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers X-Git-Tag: v3.8-rc1~68^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c36b0b09f29f4edefa5bfcbc7247bb8419edce;p=pandora-kernel.git powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers The third argument for of_get_property() is a pointer, hence pass NULL instead of 0. Signed-off-by: Tushar Behera Signed-off-by: Kumar Gala --- Reading git-diff-tree failed