From: Pavankumar Kondeti Date: Fri, 18 Feb 2011 12:13:17 +0000 (+0530) Subject: USB: gadget: Implement remote wakeup in ci13xxx_udc X-Git-Tag: v2.6.39-rc1~472^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b61c1df650595d0216c6d086024b5a98d949c7;p=pandora-kernel.git USB: gadget: Implement remote wakeup in ci13xxx_udc This patch adds support for remote wakeup. The following things are handled: - Process SET_FEATURE/CLEAR_FEATURE control requests sent by host for enabling/disabling remote wakeup feature. - Report remote wakeup enable status in response to GET_STATUS control request. - Implement wakeup method defined in usb_gadget_ops for initiating remote wakeup. - Notify gadget driver about suspend and resume. Signed-off-by: Pavankumar Kondeti Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed