OSDN Git Service

staging: r8188eu: remove init_default_value from hal_ops
authorMichael Straube <straube.linux@gmail.com>
Sat, 4 Sep 2021 12:40:33 +0000 (14:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:48 +0000 (08:49 +0200)
commit965da82bcee9278b2dfdf161522c9c3824307d35
tree635924c32d7ea71d4fc3f44cb51f510cf36bfce8
parentabba8c3d88ce3f9c4f4ebaec49b69e4f0e200635
staging: r8188eu: remove init_default_value from hal_ops

Remove init_default_value from hal_ops and remove its wrapper
rtw_hal_def_value_init(). Call rtl8188eu_init_default_value()
directly instead

Acked-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210904124033.14244-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/hal_intf.c
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/hal_intf.h
drivers/staging/r8188eu/os_dep/os_intfs.c