Re: [PATCH 5/6] m68k: use libata instead of the legacy ide driver

From: Christoph Hellwig
Date: Wed Jun 16 2021 - 10:04:32 EST


On Wed, Jun 16, 2021 at 04:03:38PM +0200, Geert Uytterhoeven wrote:
> Hi Christoph,
>
> On Wed, Jun 16, 2021 at 3:50 PM Christoph Hellwig <hch@xxxxxx> wrote:
> > Switch the m68 defconfigs from the deprecated ide subsystem to use libata
> > instead. The gayle and buddha and falcon drivers are enabled for libata,
> > while support for the q40 and macide drivers is lost.
>
> I guess you forgot to update the last sentence, too?
> These are now handled by the falcon and generic platform libata drivers.

Indeed.

> With the above fixed:
> Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

Thanks!