diff options
author | Pawel Laszczak <[email protected]> | 2024-02-15 13:16:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-02-19 09:30:41 +0100 |
commit | 47625b018c6bc788bc10dd654c82696eb0a5ef11 (patch) | |
tree | 605368cf9b97026910c58c416d599b76b549c820 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 18a6be674306c9acb05c08e5c3fd376ef50a917c (diff) |
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Cadence have several controllers from 0x000403xx family but current
driver suuport detecting only one with DID equal 0x0004034E.
It causes that if someone uses different CDNSP controller then driver
will use incorrect version and register space.
Patch fix this issue.
cc: [email protected]
Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver")
Signed-off-by: Pawel Laszczak <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions