commit | 44123cfd13e68f597ed51eb7ff63095c61b9abb7 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Jul 22 10:01:30 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Jul 22 10:19:13 2015 +0200 |
tree | 39927c1f313f2210ae1c65b6617b9fc0d388a4f9 | |
parent | f84f091f97b675c17ebd8d4a0b61e262a9cf81f6 [diff] |
usb: ehci-marvell: Drop wrl accessor function This patch removes the wrl accessor function from the Marvell EHCI driver by replacing it with the writel function. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Marek Vasut <marex@denx.de>