From: Sergei Shtylyov Date: Sun, 11 Mar 2012 19:27:01 +0000 (+0300) Subject: pata_cmd64x: implement sff_irq_clear() method X-Git-Tag: v3.4-rc1~129^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419fd2461354f7675ef298fa26ffceff4d0b2168;p=pandora-kernel.git pata_cmd64x: implement sff_irq_clear() method Convert the driver's two bmdma_stop() methods into sff_irq_clear() methods -- they shouldn't have been bothering with clearing interrupts from the very start; the driver will now use the standard bmdma_stop() method implementation (where appropriate). Signed-off-by: Sergei Shtylyov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed