From: Tejun Heo Date: Sat, 24 Jun 2006 11:30:19 +0000 (+0900) Subject: [PATCH] libata: implement ata_port_max_devices() X-Git-Tag: v2.6.18-rc1~460^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5806db22cffc7557b675d3c9229f327980aee797;p=pandora-kernel.git [PATCH] libata: implement ata_port_max_devices() Implement ata_port_max_devices(). This function returns the number of possible devices on a port. This will be used by new PM implementation. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed