summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/atari_NCR5380.c
diff options
context:
space:
mode:
authorFinn Thain2016-01-03 06:05:37 +0100
committerMartin K. Petersen2016-01-07 03:42:59 +0100
commit8d8601a757688386e914b922cc267a9244e0fdc9 (patch)
treef92f9fa36f61508ebbb13bbc7a35841e4a4262d8 /drivers/scsi/atari_NCR5380.c
parentncr5380: Dont wait for BUS FREE after disconnect (diff)
downloadkernel-qcow2-linux-8d8601a757688386e914b922cc267a9244e0fdc9.tar.gz
kernel-qcow2-linux-8d8601a757688386e914b922cc267a9244e0fdc9.tar.xz
kernel-qcow2-linux-8d8601a757688386e914b922cc267a9244e0fdc9.zip
ncr5380: Use work_struct instead of delayed_work
Each host instance now has it's own work queue so the main() work item can sleep when necessary. That means we can use a simple work item rather than a delayed work item. This brings NCR5380.c closer to atari_NCR5380.c. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.com> Tested-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/atari_NCR5380.c')
0 files changed, 0 insertions, 0 deletions