From: Andiry Xu Date: Mon, 5 Mar 2012 09:49:32 +0000 (+0800) Subject: xHCI: store ring's type X-Git-Tag: v3.4-rc1~184^2~21^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b72fca09d7aed0c1a390370eb3f3f4f0480702a;p=pandora-kernel.git xHCI: store ring's type When allocate a ring, store its type - four transfer types for endpoint, TYPE_STREAM for stream transfer, and TYPE_COMMAND/TYPE_EVENT for xHCI host. This helps to get rid of three bool function parameters: link_trbs, isoc and consumer. Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp Tested-by: Paul Zimmerman --- Reading git-diff-tree failed