]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ehci-hcd: change debug() to printf() in case of errors
authorIlya Yanok <ilya.yanok@cogentembedded.com>
Sun, 15 Jul 2012 04:43:52 +0000 (04:43 +0000)
committerMarek Vasut <marex@denx.de>
Wed, 18 Jul 2012 12:43:42 +0000 (14:43 +0200)
commit2af16f85f105ccb5a49f6a9decd3ff04b84819e3
tree44a93791c4e15f68c866d4c644881db94dfbe6f0
parentfd06028df8a3b48575c9578aa73ab507d451bbc1
ehci-hcd: change debug() to printf() in case of errors

Printing message could be useful if something goes really wrong.

Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
drivers/usb/host/ehci-hcd.c