Re: [PATCH] pata: remove the at91 driver
From: Boris Brezillon <hidden>
Date: 2017-02-17 13:42:52
Also in:
linux-arm-kernel, lkml
From: Boris Brezillon <hidden>
Date: 2017-02-17 13:42:52
Also in:
linux-arm-kernel, lkml
On Fri, 17 Feb 2017 13:36:08 +0100 Bartlomiej Zolnierkiewicz [off-list ref] wrote:
Hi, On Friday, February 17, 2017 10:36:40 AM Boris Brezillon wrote:quoted
This driver is orphan since commit 2e591e7b3ac2 ("ARM: at91: remove at91sam9261/at91sam9g10 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.The exact commit which removed PATA support for AT91SAM9260 seems to be b2026f708e09 ("ARM: at91: remove at91sam9260/at91sam9g20 legacy board support").
Indeed. I'll fix the commit message and send a new version.
quoted
Signed-off-by: Boris Brezillon <redacted>Acked-by: Bartlomiej Zolnierkiewicz <redacted>
Thanks, Boris