From: Alan Cox Date: Tue, 23 Feb 2010 07:26:06 +0000 (-0500) Subject: libata: Pass host flags into the pci helper X-Git-Tag: v2.6.34-rc1~235^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ea0fc98d53c72cb4e1a9edcb685a87e3a81430;p=pandora-kernel.git libata: Pass host flags into the pci helper This allows parallel scan and the like to be set without having to stop using the existing full helper functions. This patch merely adds the argument and fixes up the callers. It doesn't undo the special cases already in the tree or add any new parallel callers. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed