staging: r8188eu: remove LedControlHandler
authorMartin Kaiser <martin@kaiser.cx>
Sun, 26 Dec 2021 19:55:49 +0000 (20:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:12:34 +0000 (17:12 +0100)
commit517da66148f8da94d0a27761601c3b0fdd66c4fc
tree54b03b8f40d0802454e3ad363b9abb49aee8613c
parent74752a36662cf9e7140e0bf5e24e88a7a38bcd78
staging: r8188eu: remove LedControlHandler

Export the function that other layers use for setting the led.

Remove the function pointer and the macro to make the led control function
configurable. This driver supports only a single configuration.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211226195556.159471-15-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_led.c
drivers/staging/r8188eu/include/rtw_led.h