From: Sachin Kamat Date: Fri, 6 Sep 2013 08:01:11 +0000 (+0530) Subject: pm2301-charger: Check return value of regulator_enable X-Git-Tag: v3.13-rc1~45^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=508b2c13499aa459ff34123ec5641a72ca46777c;p=pandora-kernel.git pm2301-charger: Check return value of regulator_enable Check the return value of regulator_enable to silence the following warning: drivers/power/pm2301_charger.c:725: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