2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/scsi/pm8001
Colin Ian King 292c04cca8 scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
When macro PM8001_USE_MSIX is defined there are redundant dead code calls
to pm8001_chip_intx_interrupt_{enable|disable} and pm8001_cr32.

Clean this up for the defined PM8001_USE_MSIX and undefined
PM8001_USE_MSIX cases.

[mkp: squashed two patches]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-04-03 23:45:59 -04:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pm80xx_hwi.c scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined 2019-04-03 23:45:59 -04:00
pm80xx_hwi.h scsi: pm80xx: Fixed system hang issue during kexec boot 2018-09-11 21:14:38 -04:00
pm8001_chips.h [SCSI] pm8001: fix endian issue with code optimization. 2012-02-29 16:54:09 -06:00
pm8001_ctl.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
pm8001_ctl.h [SCSI] pm80xx: Firmware logging support. 2013-10-25 09:58:16 +01:00
pm8001_defs.h scsi: pm80xx: Fix for phy enable/disable functionality 2018-09-11 21:13:08 -04:00
pm8001_hwi.c scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined 2019-04-03 23:45:59 -04:00
pm8001_hwi.h scsi: pm80xx: Fix for phy enable/disable functionality 2018-09-11 21:13:08 -04:00
pm8001_init.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
pm8001_sas.c scsi: pm8001: clean up various indentation issues 2019-03-19 14:28:27 -04:00
pm8001_sas.h scsi: pm80xx: Update driver version to 0.1.39 2018-09-11 21:15:09 -04:00