]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: ehci-marvell: Drop wrl accessor function
authorStefan Roese <sr@denx.de>
Wed, 22 Jul 2015 08:01:30 +0000 (10:01 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 22 Jul 2015 08:19:13 +0000 (10:19 +0200)
commit82b9143bf8e5b359f094b90a19feb50a87268e8a
tree39927c1f313f2210ae1c65b6617b9fc0d388a4f9
parenta588d99ac19fe09818c6c874bec273012699d82a
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>
drivers/usb/host/ehci-marvell.c