commit | 1230435c258e34b47ab7adc3db572c88a284234a | [log] [tgz] |
---|---|---|
author | Ajay Kumar Gupta <ajay.gupta@ti.com> | Tue Nov 17 15:22:54 2009 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Nov 30 16:43:16 2009 -0800 |
tree | 0ccb800c523704564b294ed745e056c0f7c209cb | |
parent | c5deb832d7a3f9618b09e6eeaa91a1a845c90c65 [diff] |
USB: musb: Remove unwanted message in boot log Removes below unnecessary log of almost 28 lines during boot. musb_hdrc: hw_ep 0shared, max 64 musb_hdrc: hw_ep 1tx, max 512 musb_hdrc: hw_ep 1rx, max 512 ... ... musb_hdrc: hw_ep 13shared, max 4096 musb_hdrc: hw_ep 14shared, max 1024 musb_hdrc: hw_ep 15shared, max 1024 Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com> Acked-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>