commit | 567ab5a81ba569b823b51f4af74f26c437e98b56 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Tue Jan 24 16:54:07 2017 +0200 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Jan 25 15:03:54 2017 +0900 |
tree | 4e8890fdddfe1aad4cc07ffed973704e55d682f1 | |
parent | 86d6cda68f371744a28003cb32b51aaf231b7ca5 [diff] |
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>