diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2013-06-02 01:50:25 +0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-06-11 16:10:47 +0900 |
commit | 725bf9dcafe16aa69c8ab34c63ba36c6eb4492f2 (patch) | |
tree | 6e55071261b8d7c95233c7df904865bf4427aba3 /drivers/usb/storage/shuttle_usbat.c | |
parent | bb6e7d61dd95153c8c5d0ee52f303e0f475b736e (diff) | |
download | talos-obmc-linux-725bf9dcafe16aa69c8ab34c63ba36c6eb4492f2.tar.gz talos-obmc-linux-725bf9dcafe16aa69c8ab34c63ba36c6eb4492f2.zip |
phy-rcar-usb: correct base address
The memory region that is used by the driver overlaps EHCI and OHCI register
regions for absolutely no reason now -- fix it by adding offset of 0x800 to
the base address, changing the register #define's accordingly. This has extra
positive effect that we now can use devm_ioremap_resource()...
Note that the driver and the SoC code have to be in one patch to keep the code
bisectable...
The patch has been tested on the Marzen board.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/usb/storage/shuttle_usbat.c')
0 files changed, 0 insertions, 0 deletions