sata_fsl: convert to command iterator
authorJens Axboe <axboe@kernel.dk>
Tue, 19 Jun 2018 16:12:50 +0000 (10:12 -0600)
committerTejun Heo <tj@kernel.org>
Tue, 19 Jun 2018 16:30:27 +0000 (09:30 -0700)
commitd3543b4d1b48afd931ed4afb6f861e6122657b6f
tree058779ccd6dd3d12e8785ea41f1e98a0d68be6ac
parent258c4e5c65b21bdbe9735f49ea584b3059c810e4
sata_fsl: convert to command iterator

We need to iterate all commands, including the internal one,
for ATAPI error handling.

Fixes: 28361c403683 ("libata: add extra internal command")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_fsl.c