commit | c4de573b14d78ac83861d81d12977457d1e9cb6d | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Sat May 17 13:35:21 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon May 19 17:29:10 2008 -0400 |
tree | 8831b6e4665649b8b3bd6a05dde1b032a0f0d6ce | |
parent | 51de32d200b21333950abc52ea1e589bc4eecef7 [diff] |
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 <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>