summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/pdc202xx_new.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sshtylyov@ru.mvista.com>2007-09-11 22:28:34 +0200
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2007-09-11 22:28:34 +0200
commit0505b55fb51fa289027f33ae793995c191277536 (patch)
treeb6d4d6d7af1ce177f61e93e0fa9878c1a3199a44 /drivers/ide/pci/pdc202xx_new.c
parentdc4b6fd620aec395048b2877daca87ba7bfcd5e0 (diff)
downloadop-kernel-dev-0505b55fb51fa289027f33ae793995c191277536.zip
op-kernel-dev-0505b55fb51fa289027f33ae793995c191277536.tar.gz
ide: fix PCI refcounting
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 <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/ide/pci/pdc202xx_new.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud