android_kernel_google_msm/drivers/scsi/mpt2sas
Reddy, Sreekanth 0bf3ffd507 mpt2sas: Fix for issue Missing delay not getting set during system bootup
commit 93cfcb8c998e3fe2c075fa61ab28f7b018e5049a upstream.

commit b0df96a006 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 <Sreekanth.Reddy@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Rui Xiang <rui.xiang@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-11 12:04:20 -07:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c mpt2sas: Fix for issue Missing delay not getting set during system bootup 2014-06-11 12:04:20 -07:00
mpt2sas_base.h mpt2sas: Fix for issue Missing delay not getting set during system bootup 2014-06-11 12:04:20 -07:00
mpt2sas_config.c
mpt2sas_ctl.c
mpt2sas_ctl.h
mpt2sas_debug.h
mpt2sas_scsih.c mpt2sas: Fix for issue Missing delay not getting set during system bootup 2014-06-11 12:04:20 -07:00
mpt2sas_transport.c