From: Sergei Shtylyov Date: Thu, 23 Oct 2008 21:22:06 +0000 (+0200) Subject: sgiioc4: use ide_host_add() (take 2) X-Git-Tag: v2.6.28-rc1~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95a84cd19224e7d41934d261b568dd04bf2bda3e;p=pandora-kernel.git sgiioc4: use ide_host_add() (take 2) Convert the driver to use ide_host_add() -- this seems to be a straightforward change which I'm not sure why hasn't been done yet... While doing this at last, get rid of: - useless local copy of the 'sgiioc4_port_info' variable; - unnecessary 'goto' and label... Signed-off-by: Sergei Shtylyov Cc: jeremy@sgi.com Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed