]> git.sur5r.net Git - u-boot/commit
usb: ehci: don't print debug output
authorLucas Stach <dev@lynxeye.de>
Thu, 27 Sep 2012 22:26:19 +0000 (00:26 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:00 +0000 (11:54 -0700)
commit7a46b2c7f2be031906bb806193af18096b5dc135
treeb3c78c0253ee9c082a9095f4802a195304d50229
parenta896211ff11d6eba553df710168fcab2a1b2d9ec
usb: ehci: don't print debug output

This is clearly some sort of debug output and should not
be printed during normal operation.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
drivers/usb/host/ehci-hcd.c