linux_dsm_epyc7002/drivers/usb/core
Dan Carpenter 94b9a70d32 usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
The devm_memremap() function doesn't return NULL, it returns error
pointers.

Fixes: b0310c2f09 ("USB: use genalloc for USB HCs with local memory")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lore.kernel.org/r/20190607135709.GC16718@mwanda
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-25 10:40:02 +02:00
..
buffer.c USB: drop HCD_LOCAL_MEM flag 2019-06-03 16:00:08 +02:00
config.c USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor 2019-05-21 10:08:55 +02:00
devices.c
devio.c Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
driver.c
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem() 2019-07-25 10:40:02 +02:00
hub.c usb: Handle USB3 remote wakeup for LPM enabled devices correctly 2019-07-03 18:40:49 +02:00
hub.h
Kconfig
ledtrig-usbport.c
Makefile
message.c
notify.c USB: core: Remove usbfs_mutex 2019-06-26 10:28:09 +08:00
of.c
otg_whitelist.h
phy.c
phy.h
port.c
quirks.c USB: Fix chipmunk-like voice when using Logitech C270 for recording audio. 2019-06-05 11:52:42 +02:00
sysfs.c
urb.c
usb-acpi.c
usb.c Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
usb.h USB: core: Remove usbfs_mutex 2019-06-26 10:28:09 +08:00