dwc_otg: fiq_fsm: Make isochronous compatibility checks work properly
authorP33M <p33m@github.com>
Fri, 26 May 2017 11:50:31 +0000 (12:50 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 23 Jul 2017 02:51:31 +0000 (02:51 +0000)
commit0bd133d1e3f1d6acdeb0376d53a1107fa64739d4
tree545ddc917564163b0e5ed7b6d6c8f0279d124353
parentabfb585ed2425367ad3788036426b5ed1dbb40f1
dwc_otg: fiq_fsm: Make isochronous compatibility checks work properly

Get rid of the spammy printk and local pointer mangling.
Also, there is a nominal benefit for using fiq_fsm for isochronous
transfers in FS mode (~1.1k IRQs per second vs 2.1k IRQs per second)
so remove the root port speed check.
drivers/usb/host/dwc_otg/dwc_otg_hcd.c