git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b008df6
)
xHCI: factor out segments allocation and free function
author
Andiry Xu
<andiry.xu@amd.com>
Mon, 5 Mar 2012 09:49:35 +0000
(17:49 +0800)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Tue, 13 Mar 2012 16:30:05 +0000
(09:30 -0700)
Factor out the segments allocation and free part from ring allocation
and free routines since driver may call them directly when try to expand
a ring.
Signed-off-by: Andiry Xu <andiry.xu@amd.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Tested-by: Paul Zimmerman <Paul.Zimmerman@synopsys.com>
No differences found