]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
usb: musb: print an error message when hwep alloc failed
authorBin Liu <b-liu@ti.com>
Thu, 24 Aug 2017 16:38:33 +0000 (11:38 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Aug 2017 08:51:55 +0000 (10:51 +0200)
commita2f656060b88241a22afb5927e433a126f1e151e
tree9961059474cab26e8375c3b015594dadc65fc350
parent0ccbadafb4130407dc594395577e9e40f5b03ad6
usb: musb: print an error message when hwep alloc failed

Print an error message with qh maxpacket size and hb_mult when hwep
allocation failed, so we have a better idea why it is failed.

Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_host.c