From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:31 +0000 (+0100) Subject: au1xxx-ide: use hwif->dev X-Git-Tag: v2.6.25-rc1~1078^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df37c34a3acf29d1eb6fc675d078654da0ab395;p=pandora-kernel.git au1xxx-ide: use hwif->dev * Setup hwif->dev in au_ide_probe(). * Use hwif->dev instead of ahwif->dev in auide_build_sglist(), auide_build_dmatable(), auide_dma_end() and auide_ddma_init(). * Remove no longer needed 'dev' field from _auide_hwif type. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed