usb: dwc3: omap: add dwc3_omap_readl/writel functions
authorIdo Shayevitz <idos@codeaurora.org>
Tue, 24 Apr 2012 11:18:38 +0000 (14:18 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Apr 2012 12:37:01 +0000 (15:37 +0300)
commitab5e59dbdb6d2e2d784381bd194e0229b8b990b5
tree1e4ee6e411597e72dab21c012540a2c47e6a2679
parent07e7f47b6d8da3e290f90615c9a74dff0115709e
usb: dwc3: omap: add dwc3_omap_readl/writel functions

We separate between dwc3-omap helper functions to dwc3-core helper
functions. This will allow us to change the helper functions
implementation according to each module need.

Signed-off-by: Ido Shayevitz <idos@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-omap.c