From: Linus Walleij Date: Fri, 24 May 2013 06:36:41 +0000 (+0200) Subject: ARM: ux500: enable the crypto and hash on all dbx500 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~17^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12b1843c1a9e7a26762bd47a62a04d2fedc54466;p=pandora-kernel.git ARM: ux500: enable the crypto and hash on all dbx500 Commits: "ARM: ux500: Add Device Tree nodes for the ux500 Crypt device" "ARM: ux500: Add Device Tree nodes for the ux500 Hash device" Added the crypto and hash devices conditionally, i.e. so as to be turned on per-board by setting an "status" property on the device from "disabled" to "okay" on each device. This is wrong since this is an SoC feature, it is not board dependent. It is the same ASIC under all circumstances and functionality does not vary with board family. This moves the enablement into the SoC file. Acked-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed