From: Anton Vorontsov Date: Thu, 23 Aug 2012 02:59:45 +0000 (-0700) Subject: da9030_battery: Don't use 0 as NULL X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~5^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c084e092e47ca2435673702c6cf6e87a731ecc6f;p=pandora-kernel.git da9030_battery: Don't use 0 as NULL Noticed the new warning: CHECK drivers/power/da9030_battery.c drivers/power/da9030_battery.c:190:68: warning: Using plain integer as NULL pointer This commit fixes the issue. Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed