From: Sebastian Ott Date: Thu, 29 Aug 2013 17:37:28 +0000 (+0200) Subject: s390/pci: split lpf X-Git-Tag: v3.12-rc1~187^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d57896638f080165165dd9fb4cf848220dfd853;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed