[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200324175705.GA8911@alpha.franken.de>
Date: Tue, 24 Mar 2020 18:57:05 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Cc: "David S . Miller" <davem@...emloft.net>,
Ralf Baechle <ralf@...ux-mips.org>,
Paul Burton <paul.burton@...s.com>,
James Hogan <jhogan@...nel.org>,
Jonathan Corbet <corbet@....net>,
Manuel Lauss <manuel.lauss@...il.com>,
Christoph Hellwig <hch@....de>, linux-ide@...r.kernel.org,
linux-mips@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide
driver
On Tue, Mar 24, 2020 at 12:14:17PM +0100, Bartlomiej Zolnierkiewicz wrote:
> Hi,
>
> Commit 54ff4a1d1732 ("MIPS: Alchemy: pata_platform for DB1200")
> from year 2014 converted the only user of au1xxx-ide IDE host
> driver (MIPS Alchemy DB1200 platform) to use pata_platform libata
> host driver instead. This patch series removes dead au1xxx-ide
> driver code & co.
>
> Please merge through mips tree (IDE changes have been Acked by
> David Miller).
>
> Changes since v1
> (https://lore.kernel.org/linux-ide/20200116122938.20789-1-b.zolnierkie@samsung.com/):
> - added ACKs
>
> Best regards,
> --
> Bartlomiej Zolnierkiewicz
> Samsung R&D Institute Poland
> Samsung Electronics
>
>
> Bartlomiej Zolnierkiewicz (3):
> ide: remove no longer used au1xxx-ide driver
> MIPS: Alchemy: remove no longer used au1xxx_ide.h header
> docs: mips: remove no longer needed au1xxx_ide.rst documentation
>
> Documentation/mips/au1xxx_ide.rst | 130 ----
> Documentation/mips/index.rst | 2 -
> .../mips/include/asm/mach-au1x00/au1xxx_ide.h | 178 ------
> drivers/ide/Kconfig | 17 -
> drivers/ide/Makefile | 2 -
> drivers/ide/au1xxx-ide.c | 597 ------------------
> 6 files changed, 926 deletions(-)
> delete mode 100644 Documentation/mips/au1xxx_ide.rst
> delete mode 100644 arch/mips/include/asm/mach-au1x00/au1xxx_ide.h
> delete mode 100644 drivers/ide/au1xxx-ide.c
applied series to mips-next. While applying I've removed the one leftover
BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA in drivers/ide/Kconfig in patch 1.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists