From: Kishon Vijay Abraham I Date: Fri, 20 Feb 2015 08:51:13 +0000 (+0530) Subject: ARM: DRA7: hwmod_data: Fix hwmod data for pcie X-Git-Tag: fixes-v4.0-rc2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0717103e6566e8e743c5e2e5a4d86dbe8c8878c6;p=pandora-kernel.git ARM: DRA7: hwmod_data: Fix hwmod data for pcie Fixed hwmod data for pcie by having the correct module mode offset. Previously this module mode offset was part of pcie PHY which was wrong. Now this module mode offset was moved to pcie hwmod and removed the hwmod data for pcie phy. While at that renamed pcie_hwmod to pciess_hwmod in order to match with the name given in TRM. This helps to get rid of the following warning "omap_hwmod: pcie1: _wait_target_disable failed" [Grygorii.Strashko@linaro.org: Found the issue that actually caused "omap_hwmod: pcie1: _wait_target_disable failed"] Signed-off-by: Grygorii Strashko Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed