[PATCH] arm: pxa: remove dead and obsolete IrDA initialization

Linus Walleij linus.walleij at linaro.org
Mon Jan 3 04:05:59 PST 2022


On Wed, Dec 29, 2021 at 7:51 PM Lukas Bulwahn <lukas.bulwahn at gmail.com> wrote:

> Commit d64c2a76123f ("staging: irda: remove the irda network stack and
> drivers") removes the Intel PXA2xx Internal FICP driver, and the config
> PXA_FICP and the config IRDA.
>
> Further, this removes any proper effect from the setup functions in the
> file ./include/linux/platform_data/irda-pxaficp.h. So, delete all users
> in arch/arm/mach-pxa/ and this header file.
>
> Clean up radically various left-over of IRDA in the ./arch/arm/mach-pxa.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>

I see there is some noise from the kernel test robot about some missed
lines of code, but with this fixed:
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

IIUC the future for IrDA is in BPF for the people who want it, so if someone
wants this they need to go and fix it that way.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list