staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuse
authorMartin Kaiser <martin@kaiser.cx>
Sat, 9 Jul 2022 17:09:54 +0000 (19:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Jul 2022 08:06:45 +0000 (10:06 +0200)
commite1ebb0d6a163a318de9b9d6eb0a7f6343bb7255b
tree6f6dfa032b4f52d917155d96a758ba81a55955b6
parent3c1178680b37b5a5269f4db6e4e4b4981e202ff9
staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuse

The rtl8188e_ReadEFuse function is just a wrapper to call ReadEFuseByIC.
Copy ReadEFuseByIC into rtl8188e_ReadEFuse and remove ReadEFuseByIC.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220709171000.180481-9-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c