From: Antoine Tenart Date: Mon, 3 Nov 2014 08:56:11 +0000 (+0100) Subject: ahci: fix AHCI parameters not taken into account X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~113^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a23c1d6f0f5dbac4c9b73fa6cea7c9ee3d29074;p=pandora-kernel.git ahci: fix AHCI parameters not taken into account Changes into the AHCI subsystem have introduced a bug by not taking into account the force_port_map and mask_port_map parameters when using the ahci_pci_save_initial_config function. This commit fixes it by setting the internal parameters of the ahci_port_priv structure. Fixes: 725c7b570fda Reported-and-tested-by: Zlatko Calusic Signed-off-by: Antoine Tenart --- Reading git-diff-tree failed