Re: Problems with PCMCIA Compact Flash adapter in 2.5.72

From: Russell King (rmk@arm.linux.org.uk)
Date: Sun Jun 22 2003 - 08:15:41 EST


On Sun, Jun 22, 2003 at 01:46:42PM +0200, Eivind Tagseth wrote:
> > There is this which fixes some people problems, and is already in Linus'
> > recent bk tree. Does this solve your problem?
>
> Nope, no change I'm afraid.

There appears to be something of an inconsistency in the naming (again)
for ide-cs. This should fix it.

--- orig/drivers/ide/legacy/ide-cs.c Sat Jun 14 22:33:52 2003
+++ linux/drivers/ide/legacy/ide-cs.c Sun Jun 22 14:14:35 2003
@@ -473,7 +473,7 @@
 static struct pcmcia_driver ide_cs_driver = {
         .owner = THIS_MODULE,
         .drv = {
- .name = "ide_cs",
+ .name = "ide-cs",
         },
         .attach = ide_attach,
         .detach = ide_detach,

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

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



This archive was generated by hypermail 2b29 : Mon Jun 23 2003 - 22:00:38 EST