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/legacy
Bartlomiej Zolnierkiewicz 79472b6ea9 qd65xx: use IDE_HFLAG_SINGLE host flag
* Set IDE_HFLAG_SINGLE host flag in qd_probe() for QD6500 and QD6580
  with the second port disabled.

* Check for IDE_HFLAG_SINGLE in qd6580_port_init_devs() instead of
  using cached value of QD6580 Control register.

* Don't cache QD6580 Control register value in hwif->config_data
  (bits 8-15) and remove no longer needed QD_CONTROL() macro.

* Cache QD65xx base address in hwif->config_data (bits 8-15)
  instead of hwif->select_data.

* Set hwif->config_data in qd_probe() and remove qd_setup() helper.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-26 17:36:42 +02:00
..
Makefile ide: add ide-4drives host driver (take 3) 2008-04-18 00:46:34 +02:00
ali14xx.c IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c 2008-04-26 17:36:41 +02:00
buddha.c ide: cleanup ide_find_port() 2008-04-26 17:36:32 +02:00
dtc2278.c ide: use ide_find_port() in legacy VLB host drivers (take 2) 2008-04-26 17:36:36 +02:00
falconide.c falconide: fix resources reservation (take 2) 2008-04-26 17:36:38 +02:00
gayle.c ide: cleanup ide_find_port() 2008-04-26 17:36:32 +02:00
hd.c IDE: Coding Style fixes to drivers/ide/legacy/hd.c 2008-04-26 17:36:41 +02:00
ht6560b.c ide: use ide_find_port() in legacy VLB host drivers (take 2) 2008-04-26 17:36:36 +02:00
ide-4drives.c IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c 2008-04-26 17:36:40 +02:00
ide-cs.c ide: cleanup ide_find_port() 2008-04-26 17:36:32 +02:00
ide_platform.c ide_platform: fix resources handling 2008-04-26 17:36:37 +02:00
macide.c ide: cleanup ide_find_port() 2008-04-26 17:36:32 +02:00
q40ide.c ide: cleanup ide_find_port() 2008-04-26 17:36:32 +02:00
qd65xx.c qd65xx: use IDE_HFLAG_SINGLE host flag 2008-04-26 17:36:42 +02:00
qd65xx.h qd65xx: use IDE_HFLAG_SINGLE host flag 2008-04-26 17:36:42 +02:00
umc8672.c IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c 2008-04-26 17:36:40 +02:00