Re: [PATCH] pata_pcmcia/ide-cs: move IDs table to<linux/pata_pcmcia_ids.h>

From: David Miller
Date: Fri Oct 14 2011 - 14:17:32 EST


From: Jeff Garzik <jgarzik@xxxxxxxxx>
Date: Fri, 14 Oct 2011 12:55:36 -0400

> On 10/13/2011 07:12 AM, Bartlomiej Zolnierkiewicz wrote:
>> From: Bartlomiej Zolnierkiewicz<bzolnier@xxxxxxxxx>
>> Subject: [PATCH] pata_pcmcia/ide-cs: move IDs table
>> to<linux/pata_pcmcia_ids.h>
>>
>> Signed-off-by: Bartlomiej Zolnierkiewicz<bzolnier@xxxxxxxxx>
>> ---
>> drivers/ata/pata_pcmcia.c | 74
>> +---------------------------------------
>> drivers/ide/ide-cs.c | 74 +---------------------------------------
>> include/linux/pata_pcmcia_ids.h | 70
>> +++++++++++++++++++++++++++++++++++++
>> 3 files changed, 75 insertions(+), 143 deletions(-)
>
> I'm torn... it is an obvious and simple consolidation, but I dislike
> dropping such a driver-specific turd in include/linux. I also wonder
> if we want to continue adding new IDs to ide-cs?
>
> David, any opinions? I'm basically ok with any option: (a) take
> Bart's patch as-is (with your acked-by), (b) ignore the patch and set
> a no-new-ids policy for ide-cs, (c) other?

Option 'b' please, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/