aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorInaky Perez-Gonzalez <inaky@linux.intel.com>2008-04-08 13:24:46 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-04-24 21:16:59 -0700
commitfc721f5194dc98c8108fb155a4fbae1cd746cf41 (patch)
tree12170e62de774ef771d300074f25e63d30ca0a6e /scripts
parentwusb: devices dont use a set address (diff)
downloadlinux-dev-fc721f5194dc98c8108fb155a4fbae1cd746cf41.tar.xz
linux-dev-fc721f5194dc98c8108fb155a4fbae1cd746cf41.zip
wusb: make ep0_reinit available for modules
We need to be able to call ep0_reinit() [renamed to usb_ep0_reinit()] from the WUSB security code. The reason is that when we authenticate the device, it's address changes (from having bit 7 set to having it cleared). Thus, we need to signal the USB stack to reinitialize EP0, so the status with the previous address kept at the HCD layer is cleared and properly reinitialized. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions