From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:56 +0000 (+0200) Subject: ide: add 'config' field to hw_regs_t X-Git-Tag: v2.6.27-rc1~854^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6276b5f5cc7508124de291f3ed59c6945c17ae7;p=pandora-kernel.git ide: add 'config' field to hw_regs_t Add 'config' field to hw_regs_t and use it to set hwif->config_data in ide_init_port_hw(), then convert ide_legacy_init_one() to use hw->config. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed