linux-stable/drivers/usb/c67x00
Yang Yingliang b92d8a6e93 USB: c67x00: remove unnecessary check of res
The resource is checked in probe function, so there is
no need do this check in remove function.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220510112804.2401150-1-yangyingliang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-12 11:36:46 +02:00
..
Makefile
c67x00-drv.c USB: c67x00: remove unnecessary check of res 2022-05-12 11:36:46 +02:00
c67x00-hcd.c usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-15 17:25:57 +02:00
c67x00-hcd.h usb/c67x00: Replace tasklet with work 2021-01-26 18:36:37 +01:00
c67x00-ll-hpi.c
c67x00-sched.c usb: remove third argument of usb_maxpacket() 2022-04-23 10:33:53 +02:00
c67x00.h