From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:57 +0000 (+0200) Subject: ide: fix ide_host_register() return value X-Git-Tag: v2.6.27-rc1~854^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d0020788543febd10ab933bde0fa181b627f4f;p=pandora-kernel.git ide: fix ide_host_register() return value Fix ide_host_register() to fail only if all ports cannot be registered. While at it: * Use host->ports[] instead of ide_hwifs[] and remove idx[]. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed