linux/drivers/ide/ppc
Bartlomiej Zolnierkiewicz d427e836d1 ide: fix host drivers missing hwif->chipset initialization
ide_find_port() now depends on ->chipset being set for occupied ide_hwifs[]
slots so all host drivers have to initialize hwif->chipset properly.

This patch fixes a regression on hosts with > 1 port or with a single port
but no devices attached to it for an affected host drivers.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-06-10 20:56:37 +02:00
..
Makefile ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
mpc8xx.c ide: fix host drivers missing hwif->chipset initialization 2008-06-10 20:56:37 +02:00
pmac.c ide: add IDE_HFLAG_MMIO host flag (take 2) 2008-04-28 23:44:37 +02:00