aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
diff options
context:
space:
mode:
authorTim Niemeyer <tim.niemeyer@mastersword.de>2009-04-14 19:07:26 +0200
committerNelson Castillo <arhuaco@freaks-unidos.net>2009-04-14 23:59:55 -0500
commit83052807ac3346706954554ec7e3a3a443f2e881 (patch)
tree801f072ca2d91441f50ba88ab47ba97671f199f4 /drivers/mfd
parent44d9e5b72cb127c3f4cf0def6623d4ace2d8fa92 (diff)
Too many info messages for apm battery support
Changing dev_info => dev_dbg. Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/pcf50606-adc.c2
-rw-r--r--drivers/mfd/pcf50606-core.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mfd/pcf50606-adc.c b/drivers/mfd/pcf50606-adc.c
index fe0336b9753..38f5b5c0593 100644
--- a/drivers/mfd/pcf50606-adc.c
+++ b/drivers/mfd/pcf50606-adc.c
@@ -175,7 +175,7 @@ static int adc_result(struct pcf50606 *pcf)
u16 ret = (pcf50606_reg_read(pcf, PCF50606_REG_ADCS1) << 2) |
(pcf50606_reg_read(pcf, PCF50606_REG_ADCS2) & 0x03);
- dev_info(pcf->dev, "adc result = %d\n", ret);
+ dev_dbg(pcf->dev, "adc result = %d\n", ret);
return ret;
}
diff --git a/drivers/mfd/pcf50606-core.c b/drivers/mfd/pcf50606-core.c
index 9d0bdae0cb5..7c4fb42b460 100644
--- a/drivers/mfd/pcf50606-core.c
+++ b/drivers/mfd/pcf50606-core.c
@@ -349,7 +349,7 @@ static void pcf50606_irq_worker(struct work_struct *work)
pcf_int[1] &= ~(1 << PCF50606_INT2_CHGINS);
}
- dev_info(pcf->dev, "INT1=0x%02x INT2=0x%02x INT3=0x%02x\n",
+ dev_dbg(pcf->dev, "INT1=0x%02x INT2=0x%02x INT3=0x%02x\n",
pcf_int[0], pcf_int[1], pcf_int[2]);
/* Some revisions of the chip don't have a 8s standby mode on