usb: gadget: android: Remove WAKEUP flag from bmAttributes
authorBenoit Goby <benoit@android.com>
Fri, 24 Sep 2010 01:34:27 +0000 (18:34 -0700)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:09:09 +0000 (09:09 -0700)
commitffab952c8608df0fede4727bf35d84fb32a2fdef
treeb4e603f12e971a821d8fb82c8d074ea199d7e5d7
parentd6b1d7348ac1d5f1c51657cb750aa493974a08a9
usb: gadget: android: Remove WAKEUP flag from bmAttributes

Remove USB_CONFIG_ATT_WAKEUP from bmAttributes as we don't
support remote wakeup. This fixes an issue with the USB 2.0
compliance test tool.

Change-Id: Ic15e44710069f3f05ace6a82bbfa2b85a3649027
Signed-off-by: Benoit Goby <benoit@android.com>
drivers/usb/gadget/android.c