From: Sebastian Hesselbarth Date: Thu, 30 Oct 2014 10:21:24 +0000 (+0100) Subject: phy: berlin-sata: Move PHY_BASE into private data struct X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~11^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a98d41d6a1204b61bac03bb3eabdbc2fe93b495d;p=pandora-kernel.git phy: berlin-sata: Move PHY_BASE into private data struct Currently, Berlin SATA PHY driver assumes PHY_BASE address being constant. While this PHY_BASE is correct for BG2Q, older BG2 PHY_BASE is different. Prepare the driver for BG2 support by moving the phy_base into private driver data. Acked-by: Antoine Ténart Signed-off-by: Sebastian Hesselbarth Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed