commit | 72704f876f50b00f08d41d4b13d5a5d11262254f | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang@linaro.org> | Mon May 16 16:43:53 2016 +0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jun 21 11:16:01 2016 +0300 |
tree | 028a1870fe73d0ea0e309c00f11e4577e8b09492 | |
parent | b9b092319be29bf665f1b004679de722b81c9123 [diff] |
dwc3: gadget: Implement the suspend entry event handler It had changed to be suspend event for BIT6 in DEVT register from version 2.30a and above. Thus this patch introduces one suspend event handler to handle the suspend event. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>