OSDN Git Service

extcon: palmas: Use dev_dbg macro for the debug messages
authorRoger Quadros <rogerq@ti.com>
Tue, 24 Jan 2017 14:54:07 +0000 (16:54 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 25 Jan 2017 06:03:54 +0000 (15:03 +0900)
commit567ab5a81ba569b823b51f4af74f26c437e98b56
tree4e8890fdddfe1aad4cc07ffed973704e55d682f1
parent86d6cda68f371744a28003cb32b51aaf231b7ca5
extcon: palmas: Use dev_dbg macro for the debug messages

User is not interested in USB cable events appearing on the
console. Use dev_dbg() instead of dev_info() for these events.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-palmas.c