]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:01 +0000 (13:49 +0200)
commita17e0bb70a86f7283178cafeea7fc79c65df9871
tree0fd7e45e507d3adf7cfb05c85fc6106415c9f984
parentfe66c84ac3b38e848516f90d73db2eb55cdf7e9d
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