From: Pali Rohár Date: Thu, 26 Feb 2015 13:49:52 +0000 (+0100) Subject: ARM: OMAP3: Fix crypto support for HS devices X-Git-Tag: omap-for-v4.2/soc-pt1-take2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a55a744582e0dc106537ba5e508c340c39cfe454;p=pandora-kernel.git ARM: OMAP3: Fix crypto support for HS devices Register crypto hwmod links only if they are not disabled in DT. If DT information is missing, enable them only for GP devices. Before this patch crypto hwmod links were always disabled for all HS devices and it was not possible to use omap-aes and omap-sham linux drivers. Signed-off-by: Pali Rohár Acked-by: Pavel Machek [paul@pwsan.com: move the complex IP-block presence heuristics into their own function to simplify the code; fix some checkpatch warnings] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed