[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211102081833.18054-1-martin@kaiser.cx>
Date: Tue, 2 Nov 2021 09:18:28 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/5] staging: r8188eu: remove odm wrappers to read/write bytes
Remove the odm wrapper functions to read or write bytes. Call the
underlying rtw functions directly.
Martin Kaiser (5):
staging: r8188eu: remove ODM_Read1Byte
staging: r8188eu: remove ODM_Read4Byte
staging: r8188eu: remove ODM_Write1Byte
staging: r8188eu: remove ODM_Write2Byte
staging: r8188eu: remove ODM_Write4Byte
.../r8188eu/hal/Hal8188ERateAdaptive.c | 10 ++---
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c | 43 ++++++++-----------
drivers/staging/r8188eu/hal/odm.c | 2 +-
.../staging/r8188eu/hal/odm_RegConfig8188E.c | 2 +-
drivers/staging/r8188eu/hal/odm_interface.c | 30 -------------
.../staging/r8188eu/include/odm_interface.h | 10 -----
6 files changed, 26 insertions(+), 71 deletions(-)
--
2.20.1
Powered by blists - more mailing lists