EM/Battery: Make battery prints use dev_dbg
authorOmair Mohammed Abdullah <omair.m.abdullah@linux.intel.com>
Tue, 13 Mar 2012 06:14:15 +0000 (11:44 +0530)
committerbuildbot <buildbot@intel.com>
Mon, 2 Apr 2012 13:57:31 +0000 (06:57 -0700)
commitdde8614e75b74ad0773caa7df04522d4b39ebb47
treeb77778887dfe5efe9bfecbfcb593c128528c7bb4
parente37f22b8f9f65d07bf4a22f7e5dd67146c8bbe9d
EM/Battery: Make battery prints use dev_dbg

BZ: 16334

Some battery prints come periodically in the dmesg logs and fill up the logs.

Using dev_dbg instead of dev_info will make the prints dynamically configurable
using sysfs, so that they are turned on only when required.

Change-Id: I9882570344ffbd1c9d08ea87484a87b712046035
Signed-off-by: Omair Mohammed Abdullah <omair.m.abdullah@linux.intel.com>
Reviewed-on: http://android.intel.com:8080/38786
Reviewed-by: Abdullah, Omair M <omair.m.abdullah@intel.com>
Reviewed-by: Pallala, Ramakrishna <ramakrishna.pallala@intel.com>
Tested-by: Kallappa Manjanna, MadhukumarX <madhukumarx.kallappa.manjanna@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/power/intel_mdf_battery.c