[PATCH] libata: use new SCR and on/offline functions
authorTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:57:47 +0000 (20:57 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:57:47 +0000 (20:57 +0900)
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>

No differences found