dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ide/pci
Bartlomiej Zolnierkiewicz 589b062620 scc_pata: store 'hwif' pointer in struct scc_ports
Replace 'unsigned char hwif_id' by 'ide_hwif_t *hwif' in struct scc_ports.
This allows us to remove ide_hwifs[] usage from scc_remove().

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-26 17:36:34 +02:00
..
Makefile ide-pci-generic: kill the unused ifdef/endif/MODULE code 2008-02-06 02:57:49 +01: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 cmd640: use ide_find_port() 2008-04-26 17:36:33 +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: cleanup ide_find_port() 2008-04-26 17:36:32 +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 IDE_*_REG macros 2008-04-18 00:46:26 +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
ns87415.c ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) 2008-04-18 00:46:33 +02: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: store 'hwif' pointer in struct scc_ports 2008-04-26 17:36:34 +02:00
serverworks.c ide: remove needless includes from PCI host drivers 2008-02-02 19:56:33 +01:00
sgiioc4.c sgiioc4: use ide_find_port() 2008-04-26 17:36:33 +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 ppc/sandpoint: remove ppc_ide_md hooks 2008-04-18 00:46:30 +02: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