]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/scsi/aha1542.c
aha1542: Change aha1542_set_bus_times parameters
authorOndrej Zary <linux@rainbow-software.org>
Fri, 6 Feb 2015 22:11:50 +0000 (23:11 +0100)
committerJames Bottomley <JBottomley@Odin.com>
Fri, 10 Apr 2015 01:08:56 +0000 (18:08 -0700)
commit37d607bd7944ce8d9d7b3baecc4f0ca725240fb8
treeb87f6180c58db89993552acd0e4de1fc26bd5cdc
parent68ea9de3a6256195ab4d92fa7d0edf6ed657a500
aha1542: Change aha1542_set_bus_times parameters

Pass struct Scsi_Host *sh and dma parameters instead of index to
aha1542_set_bus_times.
This is required for printk conversion.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/aha1542.c