From: Tejun Heo Date: Mon, 15 May 2006 11:57:47 +0000 (+0900) Subject: [PATCH] libata: use new SCR and on/offline functions X-Git-Tag: v2.6.18-rc1~1079^2~98^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81952c5497b40ae56835bd0d6537f8c6bdea07e7;p=pandora-kernel.git [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 --- Reading git-diff-tree failed