On Saturday 18 August 2007, Sergei Shtylyov wrote:
> The IDE core never marked the PCI IDE devices as being in use after succesfull
> driver probe call (the devices were marked in use only while being probed), 
> and
> so was susceptible to issues caused by unsolicited PCI hotplug device removal.
> So, add pci_dev_get() call to ide_scan_pcidev() and convert this function to
> the kernel style, also dropping a bunch of useless curly braces from its 
> caller,
> ide_scan_pcibus() and somewhat beautifying printk() call there, while at it...
> 
> Signed-off-by: Sergei Shtylyov <[EMAIL PROTECTED]>

applied

> ---
> Posting as promised (with a free bonus of 2 pdc202xx_new patches ;-).

Yay!  Bonus patches! :)

> This patch is also against the current Linus' tree.
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to