From: Stephen Rothwell Date: Wed, 22 Jun 2005 00:15:54 +0000 (-0700) Subject: [PATCH] ppc64: tidy up vio devices fake parent X-Git-Tag: v2.6.13-rc1~68^2~582^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5b33c9bcf1c05ae949b026a51d7f8f9573591c;p=pandora-kernel.git [PATCH] ppc64: tidy up vio devices fake parent Currently we dynamically allocate the fake parent device for all devices on the vio bus. This patch statically allocates it. This also allows us to reuse it for the iSeries "generic" vio device (that is used for passing to dma routines when communicating with the hypervisor without a device involved). Also unexport vio_bus_type as it is never used in modules. Signed-off-by: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed