diff options
author | Wayne Chang <waynec@nvidia.com> | 2022-01-07 17:13:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-26 13:58:08 +0100 |
commit | 7bd42fb95eb4f98495ccadf467ad15124208ec49 (patch) | |
tree | 9f5cee3d0217eb9c7859fb9efe84a067f429fc13 /drivers/usb/cdns3/cdnsp-debug.h | |
parent | d6dd18efd01fc64bc3d1df0d18ad67f854e6e137 (diff) | |
download | linux-7bd42fb95eb4f98495ccadf467ad15124208ec49.tar.gz linux-7bd42fb95eb4f98495ccadf467ad15124208ec49.tar.bz2 linux-7bd42fb95eb4f98495ccadf467ad15124208ec49.zip |
usb: gadget: tegra-xudc: Fix control endpoint's definitions
According to the Tegra Technical Reference Manual, the seq_num
field of control endpoint is not [31:24] but [31:27]. Bit 24
is reserved and bit 26 is splitxstate.
The change fixes the wrong control endpoint's definitions.
Signed-off-by: Wayne Chang <waynec@nvidia.com>
Link: https://lore.kernel.org/r/20220107091349.149798-1-waynec@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-debug.h')
0 files changed, 0 insertions, 0 deletions