From: Sachin Kamat Date: Tue, 8 Oct 2013 11:17:43 +0000 (+0530) Subject: clk: socfpga: Use NULL instead of 0 X-Git-Tag: v3.14-rc1~109^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7ff6cc9cf6ed2d2f701dc6501a77873c3c7d11;p=pandora-kernel.git clk: socfpga: Use NULL instead of 0 'div_reg' is a pointer. Assign NULL instead of 0. Signed-off-by: Sachin Kamat Acked-by: Dinh Nguyen Signed-off-by: Mike Turquette --- Reading git-diff-tree failed