staging: rtl8188eu: merge two functions
authorMartin Kaiser <martin@kaiser.cx>
Sun, 18 Jul 2021 17:36:01 +0000 (19:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jul 2021 08:31:22 +0000 (10:31 +0200)
commitd2785a198b7c484f8e36ad2fd147c2a7ba243922
tree1e28e0ca821c949addf964c4223ca2e337bcbbcf
parent552fd002bdb520af3a8bedf1ee36185cf5e2c52f
staging: rtl8188eu: merge two functions

All that rtw_hal_read_chip_info does is call _ReadPROMContent. Merge the
two functions.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210718173610.894-1-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/usb_halinit.c