From: Kefeng Wang Date: Wed, 14 May 2014 06:13:41 +0000 (+0800) Subject: libahci_platform: add host_flags parameter in ahci_platform_init_host() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~82^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f36917903b57c571b1ddcfc6bc794ca4dd8232;p=pandora-kernel.git libahci_platform: add host_flags parameter in ahci_platform_init_host() Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument. Cc: Hans de Geode Reviewed-by: Hans de Goede Signed-off-by: Kefeng Wang Signed-off-by: Tejun Heo --- Reading git-diff-tree failed