linux/drivers/usb/phy
Sachin Kamat 57ae575b8a usb: phy: omap-control-usb: Convert to devm_ioremap_resource()
Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() which provides more consistent error handling.

devm_ioremap_resource() provides its own error messages; so all explicit
error messages can be removed from the failure code paths.

Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-03-04 13:08:53 +02:00
..
Kconfig usb: phy: fix Kconfig warning 2013-01-29 07:33:07 -08:00
Makefile usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
isp1301.c usb: phy: isp1301: Remove unused static array and define 2012-08-20 10:15:10 +03:00
mv_u3d_phy.c usb: Convert to devm_ioremap_resource() 2013-01-22 11:41:58 -08:00
mv_u3d_phy.h usb: phy: mv_u3d: Add usb phy driver for mv_u3d 2012-08-09 18:03:12 +03:00
omap-control-usb.c usb: phy: omap-control-usb: Convert to devm_ioremap_resource() 2013-03-04 13:08:53 +02:00
omap-usb2.c usb: phy: omap-usb2: enable 960Mhz clock for omap5 2013-01-25 13:03:10 +02:00
omap-usb3.c usb: phy: omap-usb3: Convert to devm_ioremap_resource() 2013-03-04 13:08:48 +02:00
rcar-phy.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
samsung-usbphy.c usb: phy: samsung: Convert to devm_ioremap_resource() 2013-03-04 13:08:39 +02:00
tegra_usb_phy.c usb: host: tegra: make use of PHY pointer of HCD 2013-01-28 11:42:11 -07:00