From: Bartlomiej Zolnierkiewicz Date: Wed, 16 Jul 2008 18:33:41 +0000 (+0200) Subject: icside: use ide_init_port_hw() X-Git-Tag: v2.6.27-rc1~1049^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b25afdf1336237fb0e4021eb35744e577e19bd14;p=pandora-kernel.git icside: use ide_init_port_hw() * Move ide_find_port() and default_hwif_mmiops() calls from icside_setup() to icside_register_v{5,6}(). * Convert icside_setup() to initialize hw_regs_t instead ide_hwif_t and icside_register_v{5,6}() to use ide_init_port_hw(). * Rename icside_setup() to icside_setup_ports(). There should be no functional changes caused by this patch. Cc: Russell King Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed