alistair23-linux/drivers/scsi/esas2r
Binoy Jayan 249cf320bd scsi: esas2r: Replace semaphore fs_api_semaphore with mutex
The semaphore 'fs_api_semaphore' is used as a simple mutex, so it should
be written as one. Semaphores are going away in the future.

Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-06-12 21:17:22 -04:00
..
atioctl.h
atvda.h
esas2r.h scsi: esas2r: Replace semaphore fs_api_semaphore with mutex 2017-06-12 21:17:22 -04:00
esas2r_disc.c
esas2r_flash.c
esas2r_init.c scsi: esas2r: Replace semaphore fs_api_semaphore with mutex 2017-06-12 21:17:22 -04:00
esas2r_int.c
esas2r_io.c
esas2r_ioctl.c scsi: esas2r: Replace semaphore fs_api_semaphore with mutex 2017-06-12 21:17:22 -04:00
esas2r_log.c
esas2r_log.h
esas2r_main.c
esas2r_targdb.c
esas2r_vda.c
Kconfig
Makefile