From: Stephen M. Cameron Date: Tue, 15 Feb 2011 21:32:53 +0000 (-0600) Subject: [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work X-Git-Tag: v2.6.39-rc1~440^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a3a2739a44fc05dcaba0d4d36e52dc444c294f;p=pandora-kernel.git [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work It's not enough to simple avoid putting the board into performant mode, as we have to set up the interrupts differently, etc. When I originally tested this module parameter, I tested it incorrectly without realizing it, and the driver was running in performant mode the whole time unbeknownst to me. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed