[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8c0502f6-700a-e2f7-5b11-21cb647d6da4@gmail.com>
Date: Wed, 11 Jan 2023 23:10:25 +0100
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Martin Kaiser <martin@...ser.cx>,
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>,
Pavel Skripkin <paskripkin@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/20] staging: r8188eu: io cleanup
On 1/11/23 20:56, Martin Kaiser wrote:
> Clean up structs and function prototypes related to hardware access.
>
> There's a number of definitions which are not used for usb devices such as
> the r8188eu.
>
> As usual, this is based on all the previous patches I sent. (I promise to
> send no more patches until the pending ones are merged ;-)
>
> Martin Kaiser (20):
> staging: r8188eu: remove struct io_priv
> staging: r8188eu: remove io function prototypes
> staging: r8188eu: remove ioreq function prototypes
> staging: r8188eu: remove async read function prototypes
> staging: r8188eu: remove async write function prototypes
> staging: r8188eu: remove struct io_queue
> staging: r8188eu: remove attrib function prototypes
> staging: r8188eu: remove rtw_write_scsi function prototype
> staging: r8188eu: remove dev_power_down function prototype
> staging: r8188eu: remove struct reg_protocol_rd
> staging: r8188eu: remove struct reg_protocol_wt
> staging: r8188eu: remove interface handler prototypes
> staging: r8188eu: remove readmem and writemem prototypes
> staging: r8188eu: remove IO defines
> staging: r8188eu: remove struct io_req
> staging: r8188eu: remove usb buffer macros
> staging: r8188eu: pass struct adapter to usb_read
> staging: r8188eu: pass struct adapter to usb_write
> staging: r8188eu: remove struct intf_hdl
> staging: r8188eu: remove struct intf_priv
>
> drivers/staging/r8188eu/hal/usb_ops_linux.c | 34 +--
> drivers/staging/r8188eu/include/drv_types.h | 1 -
> drivers/staging/r8188eu/include/osdep_intf.h | 32 ---
> drivers/staging/r8188eu/include/rtw_io.h | 255 -------------------
> drivers/staging/r8188eu/os_dep/usb_intf.c | 9 -
> 5 files changed, 9 insertions(+), 322 deletions(-)
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com> # Edimax N150
Powered by blists - more mailing lists