These patches are independent fixes about qm and zip. Jonathan Cameron (2): crypto: hisilicon - Fix issue with wrong number of sg elements after dma map crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists Zhou Wang (1): crypto: hisilicon - Remove useless MODULE macros drivers/crypto/hisilicon/Kconfig | 1 - drivers/crypto/hisilicon/sgl.c | 17 +++--- drivers/crypto/hisilicon/zip/zip.h | 4 ++ drivers/crypto/hisilicon/zip/zip_crypto.c | 92 ++++++++----------------------- 4 files changed, 35 insertions(+), 79 deletions(-) -- 2.8.1