diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2018-10-30 08:19:54 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-03-29 07:23:49 +0100 |
commit | f85b2b297c16b6d9fa8d9f2f26b73b5571dfb859 (patch) | |
tree | c169467649d933f6dffc46f7b66478adaccc478a /drivers/iio/Kconfig | |
parent | s390/dasd: Fix capacity calculation for large volumes (diff) | |
download | linux-f85b2b297c16b6d9fa8d9f2f26b73b5571dfb859.tar.xz linux-f85b2b297c16b6d9fa8d9f2f26b73b5571dfb859.zip |
s390/qdio: clean up pci_out_supported()
pci_out_supported() currently takes a single queue as parameter, even
though Output IRQ support is a per-device feature. Adjust the parameter,
so that the macro can also be used in code paths with no access to a queue
struct. This allows us to remove the remaining open-coded checks for
QIB_AC_OUTBOUND_PCI_SUPPORTED.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/iio/Kconfig')
0 files changed, 0 insertions, 0 deletions