From: Tero Kristo Date: Tue, 5 May 2015 13:33:05 +0000 (+0300) Subject: ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionality X-Git-Tag: omap-for-v4.1/fixes-rc2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5bf00cd735fbc293da8a9bada589c02861c8132;p=pandora-kernel.git ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionality The reset code functionality is mostly a copy paste between OMAP4+ and AM33xx+. Re-use the omap4 code where possible, and just keep the special implementation for de-asserting the hardreset lines for AM33xx, as AM33xx+ devices have slightly different register layouts compared to OMAP4+. This patch also fixes the hardreset issues faced on AM43xx. Signed-off-by: Tero Kristo Reported-by: Dave Gerlach Reported-by: Suman Anna Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed