RE: [PATCH] crypto: tegra: remove driver

2014-02-18 Thread Varun Wadekar
Yes, I agree. I am fine with the removal. -Original Message- From: Stephen Warren [mailto:swar...@wwwdotorg.org] Sent: Wednesday, February 19, 2014 3:13 AM To: Herbert Xu; David S. Miller Cc: linux-crypto@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux-te...@vger.kernel.org;

[PATCH] crypto: tegra: remove driver

2014-02-18 Thread Stephen Warren
From: Stephen Warren This driver has never been hooked up in any board file, and cannot be instantiated via device tree. I've been told that, at least on Tegra20, the HW is slower at crypto than the main CPU. I have no test-case for it. Hence, remove it. Cc: Varun Wadekar Signed-off-by: Stephen