commit | ce1aaa5a6b1589e8b807f31f17c8d85d01ee8f49 | [log] [tgz] |
---|---|---|
author | Mayank Rana <mrana@codeaurora.org> | Wed Jun 12 12:29:54 2013 +0530 |
committer | Mayank Rana <mrana@codeaurora.org> | Thu Jun 13 10:52:37 2013 +0530 |
tree | d4214668293fdf80557a5a8a42fc46574f360d3c | |
parent | ec14f4098bbbaa57aa68271238dff1d0559af75c [diff] |
USB: gadget: Cleanup boot-up message with default usb composition The print message with rmnet bind and adb_bind is enabled by default. It appears for each default composition switch. Watchdog timeout is seen if there is stability issue on device bootup with serial console enable. Hence move message loglevel from pr_info to pr_debug to resolve this issue. CRs-Fixed: 499244 Change-Id: Ife129604a1d877a4c8c6b7cd7a75a6af2ff03578 Signed-off-by: Mayank Rana <mrana@codeaurora.org>