linux/drivers/scsi/aacraid
Arnd Bergmann dc71eccc17 scsi: aacraid: change wait_sem to a completion
The wait_sem member is used like a completion, so we should
use the respective API. The behavior is unchanged.

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 wait_sem to a completion 2018-12-12 20:35:33 -05:00
commctrl.c scsi: aacraid: change wait_sem 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 wait_sem to a completion 2018-12-12 20:35:33 -05:00
dpcsup.c scsi: aacraid: Spelling fix in comment 2018-08-08 21:32:43 -04:00
linit.c scsi: aacraid: Mark expected switch fall-through 2018-11-28 21:47:30 -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: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
TODO