]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0f0c2a4989f45fc9527f353cf298330e41cc5f9
tree6f6dfa032b4f52d917155d96a758ba81a55955b6
parentd2bb18820e4b26bb3eb7b6c8ee7ea31f7a71e673
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