From: Bartlomiej Zolnierkiewicz Date: Mon, 29 Dec 2008 19:27:33 +0000 (+0100) Subject: gayle: set IDE_HFLAG_SERIALIZE explictly X-Git-Tag: v2.6.29-rc1~561^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4cd1a344818b4aa7149b851dc61f0447dc398bc;p=pandora-kernel.git gayle: set IDE_HFLAG_SERIALIZE explictly If IDE doubler is used ports need to be serialized. Currently init_irq() handles it fine but lets also set IDE_HFLAG_SERIALIZE host flag explicitly in preparation for future changes. Also convert the driver to use struct ide_port_info while at it. Cc: Geert Uytterhoeven Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed