Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ide: change order of register access in ide_config_drive_speed()
Write ATA Feature register before ATA Sector Count register as a preparation to use ->tf_load in ide_config_drive_speed(). This change shouldn't affect anything (just an usual paranoia). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
- Loading branch information