From: Sergei Shtylyov Date: Mon, 15 Jun 2009 16:52:55 +0000 (+0200) Subject: ide: call clear_irq() method in ide_timer_expiry() X-Git-Tag: v2.6.31-rc1~103^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b987d5e7e8d5be3b84522149907fa7ac95526e;p=pandora-kernel.git ide: call clear_irq() method in ide_timer_expiry() Now the clear_irq() method is called only from ide_intr() but ide_timer_expiry() also should call this method in case when drive_is_ready() succeeds... Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed