commit | 4c53de72109759c931744734ca75f9cecb3baef1 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Wed Jul 11 11:21:32 2012 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 16 16:50:13 2012 -0700 |
tree | 0f464052baf26967994146bf3b3716b3dd6e6d35 | |
parent | c83e1a9ff68a6535b81c40dc8fda99348ab480fb [diff] |
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 <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>