From: Jassi Brar Date: Fri, 25 Jun 2010 09:21:19 +0000 (+0900) Subject: ahci_platform: Provide for vendor specific init X-Git-Tag: v2.6.36-rc1~535^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08354809d6c73eb73973e132502a0a4e53250971;p=pandora-kernel.git ahci_platform: Provide for vendor specific init Some AHCI implementations may use Vendor Specific HBA[A0h, FFh] and/or Port[70h, 7Fh] registers to 'prepare' for initialization. For that, the platform needs memory mapped address of AHCI registers. This patch adds the 'mmio' argument and reorders the call to platform init function. Signed-off-by: Jassi Brar Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed