public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] usb: host: Cleanup for ioremap'ing hcd memory
@ 2014-05-10  9:56 Vivek Gautam
  2014-05-10  9:56 ` [PATCH 1/6] usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap Vivek Gautam
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Vivek Gautam @ 2014-05-10  9:56 UTC (permalink / raw)
  To: linux-usb
  Cc: linux-samsung-soc, linux-tegra, linux-kernel, linux-arm-kernel,
	gregkh, stern, swarren, kgene.kim, thierry.reding, Vivek Gautam

Based on 'usb-next' branch of Greg's usb tree.

devm_ioremap_resource() API is advantageous over devm_ioremap()
and should therefore be preferred to request any ioremap'ed address
for hcd.

Vivek Gautam (6):
  usb: host: ehci-exynos: Use devm_ioremap_resource instead of
    devm_ioremap
  usb: host: ehci-msm: Use devm_ioremap_resource instead of
    devm_ioremap
  usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap
  usb: host: ehci-spear: Use devm_ioremap_resource instead of
    devm_ioremap
  usb: host: ehci-tegra: Use devm_ioremap_resource instead of
    devm_ioremap
  usb: host: ohci-exynos: Use devm_ioremap_resource instead of
    devm_ioremap

 drivers/usb/host/ehci-exynos.c |    3 +--
 drivers/usb/host/ehci-msm.c    |    3 +--
 drivers/usb/host/ehci-mv.c     |    8 ++------
 drivers/usb/host/ehci-spear.c  |    9 +--------
 drivers/usb/host/ehci-tegra.c  |    3 +--
 drivers/usb/host/ohci-exynos.c |    3 +--
 6 files changed, 7 insertions(+), 22 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-05-11 14:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-10  9:56 [PATCH 0/6] usb: host: Cleanup for ioremap'ing hcd memory Vivek Gautam
2014-05-10  9:56 ` [PATCH 1/6] usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap Vivek Gautam
2014-05-10 10:06   ` Alexander Shiyan
     [not found]     ` <1399716396.580639659-iE7NquU0hAtsdVUOrk1QfQ@public.gmane.org>
2014-05-10 11:39       ` Vivek Gautam
2014-05-10  9:56 ` [PATCH 2/6] usb: host: ehci-msm: " Vivek Gautam
2014-05-10  9:57 ` [PATCH 3/6] usb: host: ehci-mv: " Vivek Gautam
2014-05-10  9:57 ` [PATCH 4/6] usb: host: ehci-spear: " Vivek Gautam
     [not found] ` <1399715823-19839-1-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-10  9:57   ` [PATCH 5/6] usb: host: ehci-tegra: " Vivek Gautam
2014-05-10 19:43     ` Sergei Shtylyov
     [not found]       ` <536E814E.4020805-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2014-05-11 14:44         ` Vivek Gautam
2014-05-10  9:57   ` [PATCH 6/6] usb: host: ohci-exynos: " Vivek Gautam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox