]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: move (de)init functions from hal to rtw_led
authorMartin Kaiser <martin@kaiser.cx>
Sun, 26 Dec 2021 19:55:38 +0000 (20:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:12:34 +0000 (17:12 +0100)
commit77ec74358e6e0b575145ebe798ece66d2e27c008
treea4123982c0f92a317d6700fd16396a3cdd18063e
parentc28b7508b7daf65bf0422f74b1362d73f3a40e17
staging: r8188eu: move (de)init functions from hal to rtw_led

Move the led init and deinit functions from the hal layer to rtw_led.c.
rtl8188eu_led.c and rtl8188e_led.h can now be removed.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211226195556.159471-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/Makefile
drivers/staging/r8188eu/core/rtw_led.c
drivers/staging/r8188eu/hal/rtl8188eu_led.c [deleted file]
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/rtl8188e_led.h [deleted file]
drivers/staging/r8188eu/include/rtw_led.h
drivers/staging/r8188eu/os_dep/ioctl_linux.c
drivers/staging/r8188eu/os_dep/os_intfs.c