From: Chanwoo Choi Date: Fri, 27 Jul 2012 05:01:37 +0000 (+0900) Subject: charger-manager: Use replacement variable to check state of battery X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~5^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd65ee5f1c21af9ff9f113842d513ca50749ad68;p=pandora-kernel.git charger-manager: Use replacement variable to check state of battery This patch remove unnecessary variable(cm->fullbatt_vchk_uV) by using 'desc->fullbatt_uV' field directly in fullbatt_handler() function to check the state of battery. Signed-off-by: Chanwoo Choi Signed-off-by: Myungjoo Ham Signed-off-by: Kyungmin Park Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed