From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v2] pata: remove the at91 driver Date: Thu, 16 Mar 2017 17:11:21 -0400 Message-ID: <20170316211121.GA1480@htj.duckdns.org> References: <1489585151-16415-1-git-send-email-boris.brezillon@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1489585151-16415-1-git-send-email-boris.brezillon@free-electrons.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Boris Brezillon Cc: Bartlomiej Zolnierkiewicz , Nicolas Ferre , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Alexandre Belloni , linux-arm-kernel@lists.infradead.org List-Id: linux-ide@vger.kernel.org On Wed, Mar 15, 2017 at 02:39:11PM +0100, Boris Brezillon wrote: > This driver is orphan since commit b2026f708e09 ("ARM: at91: remove > at91sam9260/at91sam9g20 legacy board support"). Given that nobody cared > adding DT support to it, it probably means it's no longer used and is > thus a good candidate for removal. > > Signed-off-by: Boris Brezillon > Acked-by: Bartlomiej Zolnierkiewicz > Acked-by: Nicolas Ferre Applied to libata/for-4.12. Thanks. -- tejun