commit | 9578bcf4ecaf447cb4bb0891309fad73ff5c00e3 | [log] [tgz] |
---|---|---|
author | Brent Casavant <bcasavan@sgi.com> | Sun Jul 30 03:03:46 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 31 13:28:40 2006 -0700 |
tree | ec127f457cbeeff46d2d4c8e76de9afcec630c8a | |
parent | bc7455fa3b5ada2a47d24755cc431f4dfff052cb [diff] |
[PATCH] sgiioc4: Always share IRQ The SGI IOC4 IDE device always shares an interrupt with other devices which are part of IOC4. As such, IDEPCI_SHARE_IRQ should always be enabled when BLK_DEV_SGIIOC4 is enabled. Signed-off-by: Brent Casavant <bcasavan@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>