From: Kent Yoder Date: Thu, 12 Apr 2012 05:08:22 +0000 (+0000) Subject: powerpc/pseries: Add PFO support to the VIO bus X-Git-Tag: v3.5-rc1~132^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ab6219969fcb79dca6792a484b0bdc95ab1f81;p=pandora-kernel.git powerpc/pseries: Add PFO support to the VIO bus Add support for the Platform Facilities Option (PFO) to the VIO bus. These devices have a separate root node in OpenFirmware which requires additional parsing to map into the existing VIO device structure fields. This adds the interface for PFO device drivers to make synchronous hypervisor calls. Signed-off-by: Robert Jennings Signed-off-by: Kent Yoder Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed