commit | 783684f1f60faec09f3ac74c0b12e89bdb182429 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Wed Apr 26 18:59:52 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jun 28 07:32:11 2017 +0200 |
tree | 69feacc75a957d4f3d5848178eab3ff1f5d1d7c2 | |
parent | 4e5bd7803bd1e822513d1007bad1527a2ec589b6 [diff] |
s390/pci: introduce clp_get_state Code handling pci hotplug needs to determine the configuration state of a pci function. Implement clp_get_state as a wrapper for list pci functions. Also change enum zpci_state to match the configuration state values. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>