From: Sebastian Andrzej Siewior <sebast...@breakpoint.cc>

use the new driver for the crypto engine

Signed-off-by: Sebastian Andrzej Siewior <sebast...@breakpoint.cc>
---
 arch/arm/mach-orion5x/ts209-setup.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-orion5x/ts209-setup.c 
b/arch/arm/mach-orion5x/ts209-setup.c
index 9d68905..fbea307 100644
--- a/arch/arm/mach-orion5x/ts209-setup.c
+++ b/arch/arm/mach-orion5x/ts209-setup.c
@@ -302,6 +302,7 @@ static void __init qnap_ts209_init(void)
        orion5x_uart0_init();
        orion5x_uart1_init();
        orion5x_xor_init();
+       orion5x_crypto_init();
 
        platform_device_register(&qnap_ts209_button_device);
 
-- 
1.6.0.6

--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to