lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 5 Jan 2023 15:55:40 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Arnd Bergmann <arnd@...nel.org>
Cc:     Robert Jarzmik <robert.jarzmik@...e.fr>,
        Daniel Mack <daniel@...que.org>,
        Haojian Zhuang <haojian.zhuang@...il.com>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        Arnd Bergmann <arnd@...db.de>,
        Alan Stern <stern@...land.harvard.edu>,
        linux-usb@...r.kernel.org
Subject: Re: [PATCH 03/27] ARM: pxa: remove unused pxa3xx-ulpi

On Thu, Jan 05, 2023 at 02:45:58PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
> 
> This was only used by the cm-x300 board, which is now gone.
> 
> Cc: Alan Stern <stern@...land.harvard.edu>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: linux-usb@...r.kernel.org
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
>  arch/arm/mach-pxa/Makefile                    |   2 +-
>  arch/arm/mach-pxa/devices.c                   |  28 --
>  arch/arm/mach-pxa/devices.h                   |   1 -
>  arch/arm/mach-pxa/pxa3xx-ulpi.c               | 385 ------------------
>  arch/arm/mach-pxa/regs-u2d.h                  | 199 ---------
>  drivers/usb/host/ohci-pxa27x.c                |   9 -
>  include/linux/platform_data/usb-pxa3xx-ulpi.h |  32 --
>  7 files changed, 1 insertion(+), 655 deletions(-)
>  delete mode 100644 arch/arm/mach-pxa/pxa3xx-ulpi.c
>  delete mode 100644 arch/arm/mach-pxa/regs-u2d.h
>  delete mode 100644 include/linux/platform_data/usb-pxa3xx-ulpi.h


Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ