commit | 7895f9c957ff5dbce8e1b96ed11919bb2e20641f | [log] [tgz] |
---|---|---|
author | adam radford <aradford@gmail.com> | Fri Jan 06 17:02:40 2012 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Jan 16 11:28:07 2012 +0400 |
tree | 9636ac28a509e40553170e7bf05774f9cdd30315 | |
parent | 882be7c3be72f6d72ae7a81e707154287ea5d289 [diff] |
[SCSI] megaraid_sas: remove poll_mode_io code This code has never worked correctly, doesn't disable interrupts when set as a module parameter, doesn't disable interrupts when set after driver load time in sysfs node, etc. Signed-off-by: Adam Radford <aradford@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>