From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Jan 2008 19:13:07 +0000 (+0100) Subject: au1xxx-ide: au_ide_probe() fixes X-Git-Tag: v2.6.25-rc1~1227^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a42bcc0f2fc380fac81a7ac525a70bbef44bb042;p=pandora-kernel.git au1xxx-ide: au_ide_probe() fixes * hwif->hold is always set in au_ide_probe() (few lines earlier), no need to set it again * hwif->{channel,select_data,config_data} should be always zero * autotune PIO also if CONFIG_BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA is defined Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed