kernel-ark/drivers/ide/pci
Akira Iguchi 3d53ba87f0 scc_pata.c: do setup itself instead of ide_setup_pci_device()
scc_pata has the different BAR configuration and using ide_setup_pci_device()
is inappropriate. 

(ide_setup_pci_device() expects a normal PCI IDE controller with
BAR0..BAR3 either non-existant or being primary/secondary port bases
in I/O space.)

This patch do all needed setup itself instead of calling ide_setup_pci_device().

[bart: minor checkpatch.pl fixes]

Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Signed-off-by: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-18 00:46:25 +02:00
..
aec62xx.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
alim15x3.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
amd74xx.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
atiixp.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
cmd64x.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
cmd640.c ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) 2008-04-18 00:46:24 +02:00
cs5520.c cs5520: remove stale comment 2008-02-11 00:32:12 +01:00
cs5530.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
cs5535.c ide: add ->cable_detect method to ide_hwif_t 2008-02-02 19:56:31 +01:00
cy82c693.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
delkin_cb.c ide: remove ->hold field from ide_hwif_t (take 2) 2008-04-18 00:46:24 +02:00
generic.c ide-pci-generic: kill the unused ifdef/endif/MODULE code 2008-02-06 02:57:49 +01:00
hpt34x.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
hpt366.c ide: remove dead/obsolete ->busproc method 2008-04-18 00:46:23 +02:00
it821x.c it821x: do not describe noraid parameter with its value 2008-04-17 01:14:33 +02:00
it8213.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
jmicron.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
Makefile ide-pci-generic: kill the unused ifdef/endif/MODULE code 2008-02-06 02:57:49 +01:00
ns87415.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
opti621.c ide: add ->port_init_devs method to ide_hwif_t 2008-02-02 19:56:40 +01:00
pdc202xx_new.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
pdc202xx_old.c pdc202xx_old: always enable burst mode 2008-02-11 00:32:13 +01:00
piix.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
rz1000.c ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags 2008-02-02 19:56:40 +01:00
sc1200.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
scc_pata.c scc_pata.c: do setup itself instead of ide_setup_pci_device() 2008-04-18 00:46:25 +02:00
serverworks.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
sgiioc4.c ide: remove dead/obsolete ->busproc method 2008-04-18 00:46:23 +02:00
siimage.c ide: remove dead/obsolete ->busproc method 2008-04-18 00:46:23 +02:00
sis5513.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
sl82c105.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
slc90e66.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
tc86c001.c ide: remove dead/obsolete ->busproc method 2008-04-18 00:46:23 +02:00
triflex.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
trm290.c trm290: use ide_execute_command() 2008-02-02 19:56:44 +01:00
via82cxxx.c via82cxxx: add new PCI id for cx700 2008-02-19 01:41:26 +01:00