diff options
author | Tejun Heo <htejun@gmail.com> | 2008-03-27 10:14:23 (GMT) |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-04-17 19:44:20 (GMT) |
commit | a5987e0a1b569146ed9cfa0a8c275a21b344fcaa (patch) | |
tree | 23c6f0e4ac2e521fdcb87aadf214ad8987b67b22 /drivers/ata/pata_of_platform.c | |
parent | 06993d2237da45615b5a9a4dde3f344ce97ca17d (diff) | |
download | linux-a5987e0a1b569146ed9cfa0a8c275a21b344fcaa.tar.xz |
libata: make ata_tf_to_lba[48]() generic
ata_tf_to_lba[48]() currently return LBA in tf + 1 for
ata_read_native_max_address(). Make them return LBA and make it
global so that it can be used to read LBA off TF for other purposes.
ata_read_native_max_address() now adds 1 itself.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/pata_of_platform.c')
0 files changed, 0 insertions, 0 deletions