]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: marvell/cesa - add allhwsupport module parameter
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Thu, 18 Jun 2015 13:46:27 +0000 (15:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 19 Jun 2015 14:18:05 +0000 (22:18 +0800)
commit8cd19f0d26616fe339f522754c697ae6620d4eff
treeb90a992fdfaf7cfe2ae6d7170ebcf65fa340f63c
parent695c9e2a38b3a182c8be17241d464c09e0171c92
crypto: marvell/cesa - add allhwsupport module parameter

The old and new marvell CESA drivers both support Orion and Kirkwood SoCs.
Add a module parameter to choose whether these SoCs should be attached to
the new or the old driver.

The default policy is to keep attaching those IPs to the old driver if it
is enabled, until we decide the new CESA driver is stable/secure enough.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/cesa.c