linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: "David S . Miller" <davem@davemloft.net>,
	Ralf Baechle <ralf@linux-mips.org>,
	Paul Burton <paul.burton@mips.com>,
	James Hogan <jhogan@kernel.org>, Jonathan Corbet <corbet@lwn.net>,
	Manuel Lauss <manuel.lauss@gmail.com>,
	Christoph Hellwig <hch@lst.de>,
	linux-ide@vger.kernel.org, linux-mips@vger.kernel.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
Date: Tue, 24 Mar 2020 18:57:05 +0100	[thread overview]
Message-ID: <20200324175705.GA8911@alpha.franken.de> (raw)
In-Reply-To: <20200324111420.31793-1-b.zolnierkie@samsung.com>

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 ]

      parent reply	other threads:[~2020-03-24 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200324111437eucas1p1a898c365a825deb9d0dc6c99202e2f57@eucas1p1.samsung.com>
2020-03-24 11:14 ` [PATCH v2 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver Bartlomiej Zolnierkiewicz
2020-03-24 11:14   ` [PATCH v2 1/3] ide: " Bartlomiej Zolnierkiewicz
2020-03-24 11:14   ` [PATCH v2 2/3] MIPS: Alchemy: remove no longer used au1xxx_ide.h header Bartlomiej Zolnierkiewicz
2020-03-24 11:14   ` [PATCH v2 3/3] docs: mips: remove no longer needed au1xxx_ide.rst documentation Bartlomiej Zolnierkiewicz
2020-03-24 17:57   ` Thomas Bogendoerfer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200324175705.GA8911@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=b.zolnierkie@samsung.com \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=hch@lst.de \
    --cc=jhogan@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=manuel.lauss@gmail.com \
    --cc=paul.burton@mips.com \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).