From: Bartlomiej Zolnierkiewicz Date: Fri, 19 Oct 2007 22:32:30 +0000 (+0200) Subject: ide: add ->chipset field to ide_pci_device_t X-Git-Tag: v2.6.24-rc1~128^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=528a572daea90aa41db92683e5a8756acef514c4;p=pandora-kernel.git ide: add ->chipset field to ide_pci_device_t Add ->chipset field to ide_pci_device_t and use it in ide_hwif_configure() to set hwif->chipset. Convert cmd64x, cy82c693, rz1000 and trm290 host drivers to use this new ability. While at it define hwif_chipset_t as u8 to save some space in hw_regs_t, ide_hwif_t and ide_pci_device_t instances. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed