[SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 29 May 2009 11:09:06 +0000 (16:39 +0530)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 9 Jun 2009 22:22:08 +0000 (17:22 -0500)
commitfd76175a7d3abf4d14df17f5f4c7e68b466b455d
tree7bbf8c68103d3501b428747e63871d5756933484
parent7b5a65b9e649dad9cf9c6d282df4162843070351
[SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO

SendEventNotification was handled through FIFO, now it is using doorbell to
communicate with hardware. Added Sleep Flag as an extra argument to support
Can-Sleep feature.  Resending patch including compilation error fix reviewed
by Grant Grundler.

Signed-off-by: Kashyap Desai <kadesai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/message/fusion/mptbase.c