[PATCH 0/4] crypto: constify struct debugfs_reg32

From: Rikard Falkeborn
Date: Fri May 08 2020 - 18:35:16 EST


A small series constifying struct debugfs_reg32 where it can be made
const. There's no dependency between the patches.

Rikard Falkeborn (4):
crypto: ccree - constify struct debugfs_reg32
crypto: hisilicon/hpre - constify struct debugfs_reg32
crypto: hisilicon/zip - constify struct debugfs_reg32
crypto: hisilicon/sec2 - constify sec_dfx_regs

drivers/crypto/ccree/cc_debugfs.c | 4 ++--
drivers/crypto/hisilicon/hpre/hpre_main.c | 4 ++--
drivers/crypto/hisilicon/sec2/sec_main.c | 2 +-
drivers/crypto/hisilicon/zip/zip_main.c | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)

--
2.26.2