commit | 9a7faac3650216112e034b157289bf1a48a99e2d | [log] [tgz] |
---|---|---|
author | Erich E. Hoover <ehoover@sweptlaser.com> | Thu Jul 19 17:26:24 2018 -0600 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Jul 26 14:04:28 2018 +0300 |
tree | 8da5abab6286988ff77a0faddeccd252b54d382c | |
parent | 76251db8656194d27629300c852b53c471e9b586 [diff] |
usb: dwc3: change stream event enable bit back to 13 Commit ff3f0789b3dc ("usb: dwc3: use BIT() macro where possible") changed DWC3_DEPCFG_STREAM_EVENT_EN from bit 13 to bit 12. Spotted this cleanup typo while looking at diffs between 4.9.35 and 4.14.16 for a separate issue. Fixes: ff3f0789b3dc ("usb: dwc3: use BIT() macro where possible") Signed-off-by: Erich E. Hoover <ehoover@sweptlaser.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>