From: Aman Deep Date: Tue, 22 Nov 2011 14:03:36 +0000 (+0530) Subject: xHCI: Adding #define values used for hub descriptor X-Git-Tag: v3.3-rc1~153^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8421147926fcacf53081a36438a0bed394da9f5;p=pandora-kernel.git xHCI: Adding #define values used for hub descriptor xhci-hub used some numerical values for initialisation of root hub descriptors. #define values are addded in usb 2.0 hub specification file and these values are used for root hub characteristics initialisation. Also use some #defines in places where magic numbers are being used. Signed-off-by: Aman Deep Acked-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed