]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/ata/pata_ixp4xx_cf.c
ata: pass queued command to ->sff_data_xfer method
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 30 Dec 2016 14:01:17 +0000 (15:01 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 10 Jan 2017 16:11:17 +0000 (11:11 -0500)
commit989e0aac1a801e9e9580632c9fd448a7aaca596a
tree4f1a87c28571a871a39902d7b62304f671a281e0
parent7563f625469e9488fcd23cb64f9a6d61f1758f47
ata: pass queued command to ->sff_data_xfer method

For Atari Falcon PATA support we need to check the current command
in its ->sff_data_xfer method.  Update core code and all users
accordingly.

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libata-sff.c
drivers/ata/pata_at91.c
drivers/ata/pata_bf54x.c
drivers/ata/pata_ep93xx.c
drivers/ata/pata_ixp4xx_cf.c
drivers/ata/pata_legacy.c
drivers/ata/pata_octeon_cf.c
drivers/ata/pata_pcmcia.c
drivers/ata/pata_samsung_cf.c
drivers/ata/sata_rcar.c
include/linux/libata.h