]> git.ipfire.org Git - thirdparty/linux.git/commit
usb: image: microtek: cleanup ep handling
authorOliver Neukum <oneukum@suse.com>
Thu, 5 Mar 2026 10:28:31 +0000 (11:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Mar 2026 14:14:10 +0000 (15:14 +0100)
commit04e82f27d4c53542bdfb0d0d65985b339e32f884
tree4b5702ce384f75f514117111261cc0e8fef9cfce
parentfa305f884c84e889d40806a1b09aeab0081ff12c
usb: image: microtek: cleanup ep handling

We now have macros for endpoint numbers, types and directions.
Use them.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://patch.msgid.link/20260305102905.2392512-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/image/microtek.c