From: Andiry Xu Date: Mon, 5 Mar 2012 09:49:35 +0000 (+0800) Subject: xHCI: factor out segments allocation and free function X-Git-Tag: v3.4-rc1~184^2~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d43601773b9f270b62867a51495846d746b5d4;p=pandora-kernel.git xHCI: factor out segments allocation and free function 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 Signed-off-by: Sarah Sharp Tested-by: Paul Zimmerman --- Reading git-diff-tree failed