aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorSarah Sharp <[email protected]>2010-07-29 22:13:17 -0700
committerGreg Kroah-Hartman <[email protected]>2010-08-10 14:35:45 -0700
commited3f24539209826235debaec66ca0da708b5bb89 (patch)
tree746b934bda84867cfef0c87682d4ee0c89929604 /drivers/mtd/lpddr/lpddr_cmds.c
parentc21599a36165dbc78b380846b254017a548b9de5 (diff)
USB: xhci: Don't flush doorbell writes.
To tell the host controller that there are transfers on the endpoint rings, we need to ring the endpoint doorbell. This is a PCI MMIO write, which can be delayed until another register read is queued. The previous code would flush the doorbell write by reading the doorbell register after the write. This may take time, and it's not necessary to force the host controller to know about the transfers right away. Don't flush the doorbell register writes. Signed-off-by: Sarah Sharp <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions