From: Bartlomiej Zolnierkiewicz Date: Wed, 16 Jul 2008 18:33:40 +0000 (+0200) Subject: au1xxx-ide: don't use hwif->hwif_data X-Git-Tag: v2.6.27-rc1~1049^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a536f326a2223c951818e199e23847c2ac5e483b;p=pandora-kernel.git au1xxx-ide: don't use hwif->hwif_data * Use &auide_hwif directly instead of using hwif->hwif_data. While at it: * No need to initialize hwif->{select,config}_data. There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed