]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 13 Apr 2018 14:00:32 +0000 (16:00 +0200)
commit3ef1451b53d36775737fba4e0bb5f1b7314eb962
treec0b8edaad1133e95a83db3a3ceeb6de222a40e0b
parent150e39bb43a527f887681d10e38236337614b40a
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