commit | ed5a83ddd8c1d8ec7b1015315530cf29949e7c48 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 30 17:35:34 2010 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jan 11 15:56:01 2011 +0100 |
tree | 6c78080c354298840f92b088ec866ed90147fb0e | |
parent | a980a065fb5e86d6dec337e6cb6ff432f1a143c9 [diff] |
usb: move remote wakeup handling to common code This patch moves setting and clearing the remote_wakeup feature bit (via USB_REQ_{SET,CLEAR}_FEATURE) to common code. Also USB_REQ_GET_STATUS handling is moved to common code. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>