commit | 799e9dc82968c66d6f8faf96d0bd01e515b0b2f2 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri Sep 23 11:20:40 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Oct 31 11:15:35 2016 +0200 |
tree | b85c15bd2c3d91f09ea0f1d64d33ee29e8eb86f8 | |
parent | 15b8d9332b927d76a0b26cf70c564756d1648133 [diff] |
usb: dwc3: gadget: conditionally disable Link State change events Link State Change events are only needed for debugging and to apply certain workarounds on known errata. Let's save a few cycles by disabling these events completely on working revisions of the core. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>