From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 20:25:20 +0000 (+0200) Subject: ide: remove ->cds field from ide_hwif_t (take 2) X-Git-Tag: v2.6.26-rc1~1038^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e59c236846df444860ffc8b852117f9ff65c101;p=pandora-kernel.git ide: remove ->cds field from ide_hwif_t (take 2) * Use hwif->name instead of cds->name in ide_allocate_dma_engine(). * Use pci_name(dev) instead of cds->name in init_dma_pdc202xx(). * Remove no longer needed ->cds field from ide_hwif_t. v2: * scc_pata.c also needs to be updated now (noticed by Stephen Rothwell). There should be no functional changes caused by this patch. Cc: Kou Ishizaki Cc: Akira Iguchi Cc: Stephen Rothwell Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed