linux/drivers/staging/dwc2
Wolfram Sang 93961cda85 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-16 15:27:25 -07: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: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -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: remove dummy interrupt handling 2013-05-16 15:22:39 -07:00
hcd.c staging: dwc2: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -07:00
hcd.h staging: dwc2: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -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: add helper variable to simplify code 2013-05-16 15:23:55 -07:00
hcd_queue.c staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
hw.h staging: Core files for the DWC2 driver 2013-03-11 18:16:36 -07:00
pci.c staging: dwc2: use devm_ioremap_resource() 2013-05-16 15:27:15 -07:00
platform.c drivers/staging/dwc2: don't check resource with devm_ioremap_resource 2013-05-16 15:27:25 -07:00