commit | 1d57896638f080165165dd9fb4cf848220dfd853 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Thu Aug 29 19:37:28 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Aug 30 08:57:17 2013 +0200 |
tree | 679a611e0a39e865855a611f5c8d5d90c0122470 | |
parent | 77e844b9644026c11c5883144540155de39af767 [diff] |
s390/pci: split lpf List pci functions is used to query and iterate over pci functions. This function currently has 2 users - initial device discovery and rescan after a machine check. Instead of having a multipurpose function pass a callback which gets called for each pci function. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>