From: Paul Zimmerman Date: Thu, 19 Dec 2013 18:38:49 +0000 (-0600) Subject: usb: dwc3: gadget: add a 'restore' argument to set_ep_config X-Git-Tag: v3.15-rc1~137^2~25^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265b70a73aff2a21e74f1fbe7ffaaeb4608adc98;p=pandora-kernel.git usb: dwc3: gadget: add a 'restore' argument to set_ep_config That argument will be used in later patches when we have working hibernation support. For now, always pass it as false. The idea of this patch is to decrease to size of following patches and slowly add hibernation building blocks to the gadget side of dwc3 so that it becomes very easy to review the actual hibernation code. [ balbi@ti.com : rewrote patch on top of current tree. Added commit log. ] Signed-off-by: Paul Zimmerman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed