Remove driver-specific functions to detect the type and direction of a
usb endpoint. Their callers have already been updated to use the helper
functions from the usb core.
Martin Kaiser (4):
staging: r8188eu: remove unused function usb_endpoint_is_int
staging: r8188eu: remove unused function RT_usb_endpoint_is_bulk_in
staging: r8188eu: remove unused function RT_usb_endpoint_num
staging: r8188eu: remove the remaining usb endpoint functions
drivers/staging/r8188eu/os_dep/usb_intf.c | 40 -----------------------
1 file changed, 40 deletions(-)