From: Alan Stern Date: Wed, 11 Jul 2012 15:21:32 +0000 (-0400) Subject: USB: EHCI: add symbolic constants for QHs X-Git-Tag: v3.6-rc1~101^2~46 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c53de72109759c931744734ca75f9cecb3baef1;p=pandora-kernel.git USB: EHCI: add symbolic constants for QHs This patch (as1568) introduces symbolic constants for some of the less-frequently used bitfields in the QH structure. This makes the code a little easier to read and understand. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed