Re: [PATCH] pata: remove the at91 driver

2017-02-20 Thread Nicolas Ferre
Le 17/02/2017 à 14:42, Boris Brezillon a écrit : > On Fri, 17 Feb 2017 13:36:08 +0100 > Bartlomiej Zolnierkiewicz wrote: > >> Hi, >> >> On Friday, February 17, 2017 10:36:40 AM Boris Brezillon wrote: >>> This driver is orphan since commit 2e591e7b3ac2 ("ARM: at91: remove >>> at91sam9261/at91sam9g

Re: [PATCH] pata: remove the at91 driver

2017-02-17 Thread Boris Brezillon
On Fri, 17 Feb 2017 13:36:08 +0100 Bartlomiej Zolnierkiewicz wrote: > Hi, > > On Friday, February 17, 2017 10:36:40 AM Boris Brezillon wrote: > > This driver is orphan since commit 2e591e7b3ac2 ("ARM: at91: remove > > at91sam9261/at91sam9g10 legacy board support"). Given that nobody cared > > ad

Re: [PATCH] pata: remove the at91 driver

2017-02-17 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, February 17, 2017 10:36:40 AM Boris Brezillon wrote: > 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

[PATCH] pata: remove the at91 driver

2017-02-17 Thread Boris Brezillon
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. Signed-off-by: Boris Brezillon --- Note that I'm rem