diff options
Diffstat (limited to 'drivers/crypto/caam/ctrl.c')
| -rw-r--r-- | drivers/crypto/caam/ctrl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/caam/ctrl.c b/drivers/crypto/caam/ctrl.c index e2ba3d202da5..fec39c35c877 100644 --- a/drivers/crypto/caam/ctrl.c +++ b/drivers/crypto/caam/ctrl.c | |||
| @@ -469,7 +469,7 @@ static int caam_get_era(struct caam_ctrl __iomem *ctrl) | |||
| 469 | } | 469 | } |
| 470 | 470 | ||
| 471 | /* | 471 | /* |
| 472 | * ERRATA: imx6 devices (imx6D, imx6Q, imx6DL, imx6S, imx6DP and imx6DQ) | 472 | * ERRATA: imx6 devices (imx6D, imx6Q, imx6DL, imx6S, imx6DP and imx6QP) |
| 473 | * have an issue wherein AXI bus transactions may not occur in the correct | 473 | * have an issue wherein AXI bus transactions may not occur in the correct |
| 474 | * order. This isn't a problem running single descriptors, but can be if | 474 | * order. This isn't a problem running single descriptors, but can be if |
| 475 | * running multiple concurrent descriptors. Reworking the driver to throttle | 475 | * running multiple concurrent descriptors. Reworking the driver to throttle |
