staging: r8188eu: merge Efuse_ReadAllMap into EFUSE_ShadowMapUpdate
authorMartin Kaiser <martin@kaiser.cx>
Sat, 13 Nov 2021 18:55:10 +0000 (19:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:32:35 +0000 (10:32 +0100)
commita15aed66338c97a757aebe1f08ab74b82e6e28cd
tree4ad3e902fd0f514419c7c648e307cef844da305b
parent304c8253164821023e181dfc3c41eb74486abf9b
staging: r8188eu: merge Efuse_ReadAllMap into EFUSE_ShadowMapUpdate

Efuse_ReadAllMap is small, it's called only by EFUSE_ShadowMapUpdate.
This patch merges the two functions.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211113185518.23941-8-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_efuse.c