linux/drivers/ide/pci
Bartlomiej Zolnierkiewicz 28cfd8af52 ide: include PCI device name in messages from IDE PCI host drivers
While at it:

* Apply small fixes to messages (s/dma/DMA/, remove trailing '.', etc).

* Fix printk() call in ide_setup_pci_baseregs() to use KERN_INFO.

* Move printk() call from ide_pci_clear_simplex() to the caller.

* Cleanup do_ide_setup_pci_device() a bit.

* amd74xx.c: remove superfluous PCI device revision information.

* hpt366.c: fix two printk() calls in ->init_chipset to use KERN_INFO.

* pdc202xx_new.c: fix printk() call in ->init_chipset to use KERN_INFO.

* pdc202xx_old.c: fix driver message in pdc202xx_init_one().

* via82cxxx.c: fix driver warning message in via_init_one().

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-07-24 22:53:31 +02:00
..
aec62xx.c aec62xx: add ->remove method and module_exit() 2008-07-24 22:53:19 +02:00
alim15x3.c alim15x3: add ->remove method and module_exit() 2008-07-24 22:53:19 +02:00
amd74xx.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
atiixp.c atiixp: add ->remove method and module_exit() 2008-07-24 22:53:20 +02:00
cmd64x.c cmd64x: add ->remove method and module_exit() 2008-07-24 22:53:20 +02:00
cmd640.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
cs5520.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
cs5530.c cs5530: add ->remove method and module_exit() 2008-07-24 22:53:20 +02:00
cs5535.c cs5535: add ->remove method and module_exit() 2008-07-24 22:53:20 +02:00
cy82c693.c cy82c693: add ->remove method and module_exit() 2008-07-24 22:53:21 +02:00
delkin_cb.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
generic.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
hpt34x.c hpt34x: add ->remove method and module_exit() 2008-07-24 22:53:21 +02:00
hpt366.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
it821x.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
it8213.c it8213: add ->remove method and module_exit() 2008-07-24 22:53:22 +02:00
jmicron.c jmicron: add ->remove method and module_exit() 2008-07-24 22:53:22 +02:00
Makefile
ns87415.c ns87415: add ->remove method and module_exit() 2008-07-24 22:53:23 +02:00
opti621.c opti621: add ->remove method and module_exit() 2008-07-24 22:53:23 +02:00
pdc202xx_new.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
pdc202xx_old.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
piix.c piix: add ->remove method and module_exit() 2008-07-24 22:53:24 +02:00
rz1000.c rz1000: add ->remove method and module_exit() 2008-07-24 22:53:24 +02:00
sc1200.c sc1200: add ->remove method and module_exit() 2008-07-24 22:53:24 +02:00
scc_pata.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
serverworks.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
sgiioc4.c ide: add ide_host_free() helper (take 2) 2008-07-23 19:55:59 +02:00
siimage.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
sis5513.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
sl82c105.c sl82c105: add ->remove method and module_exit() 2008-07-24 22:53:25 +02:00
slc90e66.c slc90e66: add ->remove method and module_exit() 2008-07-24 22:53:25 +02:00
tc86c001.c tc86c001: add ->remove method and module_exit() 2008-07-24 22:53:26 +02:00
triflex.c triflex: add ->remove method and module_exit() 2008-07-24 22:53:26 +02:00
trm290.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00
via82cxxx.c ide: include PCI device name in messages from IDE PCI host drivers 2008-07-24 22:53:31 +02:00