]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
usb: host: ehci-msm: Use posted data writes on AHB
authorAndy Gross <agross@codeaurora.org>
Thu, 5 Nov 2015 21:24:59 +0000 (15:24 -0600)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Sep 2017 16:19:06 +0000 (18:19 +0200)
commite8561ed3bf758dc8bda4966bf10dca6f46b94f34
treeb555678c7c85b7d0866b0c77f7fc4f20ccbeef1f
parent848d4464ba6c004c8dc810f92d1bcec989f8cda4
usb: host: ehci-msm: Use posted data writes on AHB

This patch sets the AHBMODE to allow for posted data writes.  This
results in higher performance.

Signed-off-by: Andy Gross <agross@codeaurora.org>
drivers/usb/host/ehci-msm.c