commit | 81952c5497b40ae56835bd0d6537f8c6bdea07e7 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon May 15 20:57:47 2006 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Mon May 15 20:57:47 2006 +0900 |
tree | fa2db695c56e481c271c7249197ad3b4a98b6087 | |
parent | 34bf21704c848fe00c516d1c8f163db08b70b137 [diff] |
[PATCH] libata: use new SCR and on/offline functions Use new SCR and on/offline functions. Note that for LLDD which know it implements SCR callbacks, SCR functions are guaranteed to succeed and ata_port_online() == !ata_port_offline(). Signed-off-by: Tejun Heo <htejun@gmail.com>