staging: r8188eu: remove c2h_evt_clear()
authorMichael Straube <straube.linux@gmail.com>
Sun, 30 Jan 2022 11:12:17 +0000 (12:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Jan 2022 13:00:47 +0000 (14:00 +0100)
commitc264c1e48716768f770144eab58001f804ee05bc
treee785aa3ef3da0d6d2fea26261aa13802641d4252
parent52f11ec9b901ce6dc62705f1a734a1b00bb2735f
staging: r8188eu: remove c2h_evt_clear()

Function c2h_evt_clear() is just a wrapper around rtw_write8().
Remove c2h_evt_clear() and call rtw_write8() directly.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220130111219.6390-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c
drivers/staging/r8188eu/hal/hal_com.c
drivers/staging/r8188eu/include/hal_com.h