From: Sachin Kamat Date: Fri, 6 Sep 2013 08:01:09 +0000 (+0530) Subject: ab8500-charger: Check return value of regulator_enable X-Git-Tag: v3.13-rc1~45^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de7ef3e309acb1e55ae122b85a2665064832b0c;p=pandora-kernel.git ab8500-charger: Check return value of regulator_enable Check the return value of regulator_enable to silence the following type of warnings: drivers/power/ab8500_charger.c:1390:20: warning: ignoring return value of ‘regulator_enable’, declared with attribute warn_unused_result [-Wunused-result] Signed-off-by: Sachin Kamat Acked-by: Lee Jones Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed