mbox series

[0/2] crypto: hisilicon - misc fixes

Message ID 1599134040-55860-1-git-send-email-qianweili@huawei.com
Headers show
Series crypto: hisilicon - misc fixes | expand

Message

Weili Qian Sept. 3, 2020, 11:53 a.m. UTC
This patchset fix some driver bugs

Weili Qian (1):
  crypto: hisilicon/qm - remove the update of flags

Yang Shen (1):
  crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'

 drivers/crypto/hisilicon/hpre/hpre_main.c | 3 +--
 drivers/crypto/hisilicon/qm.c             | 1 -
 drivers/crypto/hisilicon/sec2/sec_main.c  | 3 +--
 drivers/crypto/hisilicon/zip/zip_main.c   | 3 +--
 4 files changed, 3 insertions(+), 7 deletions(-)