linux/drivers/staging/dwc2
Wolfram Sang b132566eab drivers/staging/dwc2: don't check resource with devm_ioremap_resource
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-05-18 11:57:28 +02:00
..
Kconfig staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
core.c staging: dwc2: register common irq handler in dwc2_core_init 2013-04-11 12:58:39 -07:00
core.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
core_intr.c staging: dwc2: add missing newlines to debug messages 2013-04-23 10:37:55 -07:00
hcd.c staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
hcd.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
hcd_ddma.c staging: dwc2: add missing newlines to debug messages 2013-04-23 10:37:55 -07:00
hcd_intr.c staging: dwc2: check for null pointer before dereferencing it 2013-04-23 10:37:55 -07:00
hcd_queue.c staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
hw.h
pci.c staging: dwc2: set the driver name to "dwc2" 2013-04-11 13:27:39 -07:00
platform.c drivers/staging/dwc2: don't check resource with devm_ioremap_resource 2013-05-18 11:57:28 +02:00