alistair23-linux/drivers/usb/mtu3
YueHaibing f770e3bc23 usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/usb/mtu3/mtu3_qmu.c: In function 'qmu_tx_zlp_error_handler':
drivers/usb/mtu3/mtu3_qmu.c:385:22: warning:
 variable 'req' set but not used [-Wunused-but-set-variable]

It seems dbginfo original intention is print 'req' other than 'mreq'

Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2018-12-07 07:58:28 +02:00
..
Kconfig usb: changes for v4.18 merge window 2018-05-24 17:46:53 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mtu3.h usb: mtu3: fix warning of sleep in atomic context in notifier callback 2018-05-24 18:09:37 +02:00
mtu3_core.c usb: mtu3: clear SOFTCONN when clear USB3_EN if work as HS mode 2018-12-05 11:12:28 +02:00
mtu3_dr.c USB: mtu3: no need to check return value of debugfs_create_dir() 2018-05-31 12:54:21 +02:00
mtu3_dr.h usb: mtu3: fix ssusb_wakeup_set dummy 2018-01-16 10:01:01 +01:00
mtu3_gadget.c usb: mtu3: disable vbus rise/fall interrupts of ltssm 2018-09-10 20:09:09 +02:00
mtu3_gadget_ep0.c usb: mtu3: enable SETUPENDISR interrupt 2018-12-05 11:12:25 +02:00
mtu3_host.c usb: mtu3: fix semicolon.cocci warnings 2018-01-16 10:01:01 +01:00
mtu3_hw_regs.h usb: mtu3: clear SOFTCONN when clear USB3_EN if work as HS mode 2018-12-05 11:12:28 +02:00
mtu3_plat.c usb/mtu3: power down device ip at setup 2018-12-05 11:12:02 +02:00
mtu3_qmu.c usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler 2018-12-07 07:58:28 +02:00
mtu3_qmu.h USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00