From: Dave Gerlach Date: Sun, 15 Jun 2014 22:02:17 +0000 (-0600) Subject: ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX X-Git-Tag: omap-for-v3.16/fixes-against-rc1~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98bbc114bfa0ea1da31e230050b437e19e49e2b3;p=pandora-kernel.git ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX am43xx reset register layout is more similar to am33xx than omap4 so use the am33xx functions for hwmod hardreset soc_ops rather than the currently used omap4 functions. Without this, assert_hardreset and deassert_hardreset will not work on am43xx. Signed-off-by: Dave Gerlach [paul@pwsan.com: fixed build errors for an AM43xx-only Kconfig] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed