From: Reddy, Sreekanth Date: Tue, 26 Feb 2013 11:29:59 +0000 (+0530) Subject: mpt2sas: Fix for issue Missing delay not getting set during system bootup X-Git-Tag: v3.2.49~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93cfcb8c998e3fe2c075fa61ab28f7b018e5049a;p=pandora-kernel.git mpt2sas: Fix for issue Missing delay not getting set during system bootup commit b0df96a0068daee4f9c2189c29b9053eb6e46b17 upstream. Missing delay is not getting set properly. The reason is that it is not defined in the same file from where it is being invoked. The fix is to move the missing delay module parameter from mpt2sas_base.c to mpt2sas_scsh.c. Signed-off-by: Sreekanth Reddy Signed-off-by: James Bottomley [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed