diff options
author | Peter Chen <peter.chen@nxp.com> | 2020-07-22 12:29:52 +0800 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-07-24 16:45:12 +0300 |
commit | 33c4b00b85a9855de47e498a15e21515320cc442 (patch) | |
tree | a97ef383c695b7321278ec7b8a06e686b5ab4283 /drivers/usb/cdns3/core.c | |
parent | ae90cc8237bf4ee416a326c51052ddcc7918ee43 (diff) | |
download | linux-33c4b00b85a9855de47e498a15e21515320cc442.tar.gz linux-33c4b00b85a9855de47e498a15e21515320cc442.tar.bz2 linux-33c4b00b85a9855de47e498a15e21515320cc442.zip |
usb: cdns3: ep0: delete the unnecessary operation
It doesn't need to enable/disable L1 on the fly for EP0 transfer,
we only need to enable L1 after SET_CONFIGURATION.
This code may be introduced by careless.
Cc: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions