Tejun Heo 9af5c9c97d libata-link: introduce ata_link
Introduce ata_link.  It abstracts PHY and sits between ata_port and
ata_device.  This new level of abstraction is necessary to support
SATA Port Multiplier, which basically adds a bunch of links (PHYs) to
a ATA host port.  Fields related to command execution, spd_limit and
EH are per-link and thus moved to ata_link.

This patch only defines the host link.  Multiple link handling will be
added later.  Also, a lot of ap->link derefences are added but many of
them will be removed as each part is converted to deal directly with
ata_link instead of ata_port.

This patch introduces no behavior change.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-12 14:55:30 -04:00
..
2007-07-31 15:39:39 -07:00
2007-04-01 10:10:04 -05:00
2007-07-31 10:34:34 -05:00
2007-10-12 14:55:30 -04:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2007-05-06 09:33:11 -05:00
2007-09-25 20:55:02 -05:00
2006-08-06 15:59:26 -05:00
2006-11-15 16:41:27 -06:00
2007-07-31 10:36:30 -05:00
2007-07-31 10:36:30 -05:00
2006-09-12 17:12:31 -05:00
2007-08-01 08:51:32 -05:00
2007-10-12 14:55:30 -04:00
2007-05-24 09:14:41 -05:00
2007-05-31 17:30:04 -04:00
2007-08-22 19:52:45 -07:00
2007-07-21 17:49:16 -07:00
2006-09-12 17:12:31 -05:00
2006-11-30 05:24:39 +01:00
2007-07-20 08:24:49 -07:00
2007-05-24 09:13:25 -05:00
2007-04-17 18:15:04 -04:00
2007-02-09 09:14:07 -08:00
2007-07-21 17:49:16 -07:00
2007-07-18 11:16:32 -05:00
2007-07-21 08:58:23 -05:00
2007-07-18 11:16:32 -05:00
2007-08-04 08:37:04 -05:00
2007-05-28 09:08:32 -05:00
2007-07-14 19:12:15 -05:00
2007-07-31 10:44:01 -05:00
2007-07-31 10:44:01 -05:00
2007-05-31 17:30:04 -04:00
2006-11-15 16:43:50 -06:00
2007-07-18 11:16:38 -05:00