From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 20:25:23 +0000 (+0200) Subject: au1xxx-ide: use ->init_dma method X-Git-Tag: v2.6.26-rc1~1038^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8552865935538127d2603110b3d36dba2b4e8eff;p=pandora-kernel.git au1xxx-ide: use ->init_dma method * Pass 'ide_hwif_t *hwif' instead of '_auide_hwif *auide' to auide_ddma_init(). * Add 'const struct ide_port_info *d' argument to auide_ddma_init(). * Convert the driver to use ->init_dma method. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed