staging: r8188eu: remove specific device table
authorMartin Kaiser <martin@kaiser.cx>
Sun, 10 Oct 2021 17:51:55 +0000 (19:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Oct 2021 12:26:50 +0000 (14:26 +0200)
commit2397591c2998377160e415bacc33a6b023ee9649
tree9418385d0a4c5dcefb024164b88fafc6b432d3d1
parent84799c41c6d2495a96bff97950ca3fe6f2c617cb
staging: r8188eu: remove specific device table

This driver implements a mechanism to set additional configuration flags
per supported usb device.

None of the supported devices uses these additional flags. Remove the data
types and the code to process the flags.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211010175204.24029-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/drv_types.h
drivers/staging/r8188eu/os_dep/usb_intf.c