From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:32 +0000 (+0200) Subject: hpt366: add hpt3xx_disable_fast_irq() helper X-Git-Tag: v2.6.28-rc1~710^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1785192b5310ee25165768f5bb80f13146788e3e;p=pandora-kernel.git hpt366: add hpt3xx_disable_fast_irq() helper * Factor out disabling of "fast interrupt" prediction from init_hwif_hpt366() to hpt3xx_disable_fast_irq() helper. * Use hpt3xx_disable_fast_irq() in ->init_chipset instead of ->init_hwif method. This is a preparation for adding proper PCI PM support. While at it: * Cache chip type in chip_type variable in hpt3xx_disable_fast_irq(). There should be no functional changes caused by this patch. Cc: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed