commit | 5270b951b9cd5e50aea55cb52684a171fb10381c | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Sep 04 10:53:11 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 23 06:46:39 2009 -0700 |
tree | 6833c7ac03e9bf9bad56daef92ee69c7a93fe843 | |
parent | 63a0d9abd18cdcf5a985029c266c6bfe0511768f [diff] |
USB: xhci: Refactor input device context setup. Refactor common code to set up the add and drop flags for the input device context setup. This setup is used before a configure endpoint command for the reset endpoint quirk, and will be used for the command to alloc or free streams rings. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>