linux/drivers/scsi/aacraid
Arnd Bergmann bc127d93e4 scsi: aacraid: change event_wait to a completion
The event_wait semaphore has completion semantics, so we can
change it over to the completion interface for clarity without
changing the behavior.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Dave Carroll <david.carroll@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-12 20:35:33 -05:00
..
aachba.c scsi: aacraid: Mark expected switch fall-throughs 2018-11-28 21:47:30 -05:00
aacraid.h scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
commctrl.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
comminit.c scsi: aacraid: Move code to wait for IO completion to shutdown func 2018-01-03 23:26:42 -05:00
commsup.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
dpcsup.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
linit.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
Makefile [SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller family 2011-03-23 11:36:58 -05:00
nark.c scsi: aacraid: Update copyrights 2017-02-03 10:35:04 -05:00
rkt.c scsi: aacraid: Update copyrights 2017-02-03 10:35:04 -05:00
rx.c scsi: aacraid: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
sa.c scsi: aacraid: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
src.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
TODO