[PATCH 4/6] wifi: rt2x00: soc: move and modernize probe

Sergio Paracuellos sergio.paracuellos at gmail.com
Tue Jul 8 03:07:15 PDT 2025


On Sun, Jul 6, 2025 at 11:42 PM Rosen Penev <rosenp at gmail.com> wrote:
>
> By moving functions from rt2x00soc to rt2800soc, the driver benefits
> with potentially smaller compiled size. It also becomes much easier to
> remove a bunch of manual memory management and use devm.
>
> Signed-off-by: Rosen Penev <rosenp at gmail.com>
> ---
>  .../net/wireless/ralink/rt2x00/rt2800soc.c    |  67 +++++++++++-
>  .../net/wireless/ralink/rt2x00/rt2x00soc.c    | 102 ------------------
>  2 files changed, 65 insertions(+), 104 deletions(-)

Reviewed-by: Sergio Paracuellos <sergio.paracuellos at gmail.com>

Best regards,
    Sergio Paracuellos



More information about the Linux-mediatek mailing list