commit | dc66ba8d9b4832eb23fb5d4b7d3c0a77c749abfc | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Mon Nov 21 08:59:26 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 21 17:35:36 2016 +0100 |
tree | fce96f0e3be7b05f35081ece08116e4f0e178c8e | |
parent | 71127a7962d2e886ae4f6dca100c19e4e4aedf4e [diff] |
usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg There is no point having this complaint to be dev_err as it is just adding noise to bootlog. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>