diff options
author | Minwoo Im <dn3108@gmail.com> | 2017-06-11 16:53:00 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-06-12 20:07:49 +0200 |
commit | 08fc4756c35fb076027374ff026a82de3de3c5f4 (patch) | |
tree | 2830e88518dabc7acef8cef79e566d98aa76c5d3 /drivers/misc | |
parent | ata: declare ata_port_info structures as const (diff) | |
download | linux-08fc4756c35fb076027374ff026a82de3de3c5f4.tar.xz linux-08fc4756c35fb076027374ff026a82de3de3c5f4.zip |
libahci: wrong comments in ahci_do_softreset()
AHCI 1.3.1 Spec says that software shall build two H2D register
FISes in the command list to send a software reset.
The comments in ahci_do_softreset() is currently D2H instead of H2D.
Signed-off-by: Minwoo Im <dn3108@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions