summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2025-11-10 12:12:05 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-12 18:37:19 +0100
commitccf6e31b91ae614cf03cf5967c0fdfdb5ca01f6d (patch)
treee101725d3c6f27c7e259f7bff731bd18b1fd81c9 /include/net/aligned_data.h
parent31dea5e1c28cec570ed857f564274e52f21e3371 (diff)
USB: serial: ftdi_sio: match on interface number for jtag
commit 4e31a5d0a9ee672f708fc993c1d5520643f769fd upstream. Some FTDI devices have the first port reserved for JTAG and have been using a dedicated quirk to prevent binding to it. As can be inferred directly or indirectly from the commit messages, almost all of these devices are dual port devices which means that the more recently added macro for matching on interface number can be used instead (and some such devices do so already). This avoids probing interfaces that will never be bound and cleans up the match table somewhat. Note that the JTAG quirk is kept for quad port devices, which would otherwise require three match entries. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions