From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:46 +0000 (+0100) Subject: ide: set hwif->expiry prior to calling [__]ide_set_handler() X-Git-Tag: v2.6.30-rc1~623^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c0cd02b254805691cdc61101ada6af7bd56fde;p=pandora-kernel.git ide: set hwif->expiry prior to calling [__]ide_set_handler() * Set hwif->expiry prior to calling [__]ide_set_handler() and drop 'expiry' argument. * Set hwif->expiry to NULL in ide_{timer_expiry,intr}() and remove 'hwif->expiry = NULL' assignments. There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed