[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <580cabb1-90aa-418d-6ac8-a363d54dabe3@cogentembedded.com>
Date: Thu, 9 Mar 2017 19:22:50 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Sekhar Nori <nsekhar@...com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Cc: Kevin Hilman <khilman@...libre.com>, Arnd Bergmann <arnd@...db.de>,
linux-arm-kernel@...ts.infradead.org,
Russell King <linux@....linux.org.uk>,
Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
Olof Johansson <olof@...om.net>
Subject: Re: [RESEND PATCH] arm: assabet_defconfig: disable IDE subsystem
On 03/09/2017 03:24 PM, Sergei Shtylyov wrote:
>>>> diff --git a/arch/arm/mach-davinci/board-dm644x-evm.c
>>>> b/arch/arm/mach-davinci/board-dm644x-evm.c
>>>> index 023480b75244..60a1f23890cd 100644
>>>> --- a/arch/arm/mach-davinci/board-dm644x-evm.c
>>>> +++ b/arch/arm/mach-davinci/board-dm644x-evm.c
>>>> @@ -744,7 +744,7 @@ static int davinci_phy_fixup(struct phy_device
>>>> *phydev)
>>>> return 0;
>>>> }
>>>>
>>>> -#define HAS_ATA IS_ENABLED(CONFIG_BLK_DEV_PALMCHIP_BK3710)
>>>> +#define HAS_ATA IS_ENABLED(CONFIG_PATA_BK3710)
>>>
>>> I think it would be more correct to check for both libata and IDE
>>> drivers here...
>>
>> As I understand, the plan is to remove the IDE driver soon.
>
> I'm not sure DaveM would support any removals in drivers/ide/. He has
> explicitly expressed his will to maintain the IDE driuver forever.
s/driuver/drivers/, sorry. :-)
>> Thanks,
>> Sekhar
MBR, Sergei
Powered by blists - more mailing lists