staging: r8188eu: Odm PatchID is always 0
authorMartin Kaiser <martin@kaiser.cx>
Wed, 6 Oct 2021 09:09:48 +0000 (11:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Oct 2021 12:55:49 +0000 (14:55 +0200)
commit23b18275c6241370e6c9419eedcd263f2361fab2
tree4d56b2dc00addc6cb06a603af70ad48dcca24314
parentca444fb2e500af5451500240ce67238e268d7964
staging: r8188eu: Odm PatchID is always 0

PatchID is a copy of the hal customer id that is always 0.

Remove PatchID from struct odm_dm_struct and the code that is
executed only for PatchID != 0.

Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211006090949.1694-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c
drivers/staging/r8188eu/hal/odm_HWConfig.c
drivers/staging/r8188eu/hal/rtl8188e_dm.c
drivers/staging/r8188eu/include/odm.h