[PATCH 6/7] memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Jun 29 11:26:40 PDT 2022
On 27/06/2022 17:31, Geert Uytterhoeven wrote:
> Most rpcif_*() API functions do not need access to any other fields in
> the rpcif structure than the device pointer. Simplify dependencies by
> passing the device pointer instead.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> ---
> drivers/memory/renesas-rpc-if.c | 32 ++++++++++++++++----------------
> drivers/mtd/hyperbus/rpc-if.c | 18 +++++++++---------
> drivers/spi/spi-rpc-if.c | 14 +++++++-------
> include/memory/renesas-rpc-if.h | 16 ++++++++--------
> 4 files changed, 40 insertions(+), 40 deletions(-)
>
I need some acks here.
Best regards,
Krzysztof
More information about the linux-mtd
mailing list