Re: [PATCH] IDE update for 2.6.7-rc3 [1/12]
From: Christoph Hellwig <hch@infradead.org>
Date: 2004-06-12 10:34:57
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2004-06-12 10:34:57
Also in:
lkml
On Fri, Jun 11, 2004 at 05:50:30PM +0200, Bartlomiej Zolnierkiewicz wrote:
Probably some drivers are still missed because I changed only these drivers that I knew that there are PCI cards using them. If you know about PCI cards using other drivers please speak up.
IMHO the PCI ->probe methods should always be __devinit. It's rather hard to make sure they're never every hotplugged in any way, especially with the dynamic id adding via sysfs thing.