sata_fsl: convert to command iterator
authorJens Axboe <axboe@kernel.dk>
Tue, 19 Jun 2018 16:06:52 +0000 (10:06 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 19 Jun 2018 16:06:52 +0000 (10:06 -0600)
commitad46e53b11c683b9d0820aa31c7af9872c10a856
tree4527083d2e74d78230916c63d6e935d2dcae8e64
parentf7f40a03de44b8e69f1b5b7085fd445bfc11cbb1
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>
drivers/ata/sata_fsl.c