commit | 9a1004d0c11be41c83d06a67dfe74567a41ae582 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed May 31 18:27:52 2006 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Wed May 31 18:27:52 2006 +0900 |
tree | 759f686bb1d2999b56b2b91c30c9d62480156965 | |
parent | 664faf09a05d74085c0b31e2c621d7647322325b [diff] |
[PATCH] libata: export ata_hsm_move() ata_hsm_move() will be used by LLDDs which depend on standard PIO HSM but implement their own interrupt handlers. Signed-off-by: Tejun Heo <htejun@gmail.com>