« Previous | Next » 

Revision 7567b51f

ID7567b51fbe92e1300a672eaddd413c4a7e807d90

Added by Gerd Hoffmann about 12 years ago

usb: pass USBEndpoint to usb_wakeup

Devices must specify which endpoint has data to transfer now.
The plan is to use the usb_wakeup() not only for remove wakeup support,
but for "data ready" signaling in general, so we can move away from
constant polling to event driven usb device emulation.

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences