From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 22 Jul 2015 10:19:53 +0200 Subject: [U-Boot] [PATCH] usb: ehci-marvell: Drop wrl accessor function In-Reply-To: <1437552090-12770-1-git-send-email-sr@denx.de> References: <1437552090-12770-1-git-send-email-sr@denx.de> Message-ID: <201507221019.53337.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, July 22, 2015 at 10:01:30 AM, Stefan Roese wrote: > This patch removes the wrl accessor function from the Marvell EHCI > driver by replacing it with the writel function. > > Signed-off-by: Stefan Roese > Cc: Marek Vasut Applied, thanks! Best regards, Marek Vasut