From: Mark Lord Date: Sat, 17 May 2008 17:35:21 +0000 (-0400) Subject: sata_mv: consolidate main_irq_mask updates X-Git-Tag: v2.6.26-rc4~120^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4de573b14d78ac83861d81d12977457d1e9cb6d;p=pandora-kernel.git sata_mv: consolidate main_irq_mask updates Part two of simplifying/fixing handling of the main_irq_mask register to resolve unexpected interrupt issues observed in 2.6.26-rc*. Consolidate all updates of the host main_irq_mask register into a single function. This simplifies maintenance, and also prepares the way for caching it (later). No functionality changes in this update. Signed-off-by: Mark Lord Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed