From: Stephen Rothwell Date: Mon, 24 Oct 2005 07:40:23 +0000 (+1000) Subject: powerpc: Add a shutdown member to vio_driver X-Git-Tag: v2.6.15-rc1~59^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=340601043df518d6f4f82da285c60c785ac8a716;p=pandora-kernel.git powerpc: Add a shutdown member to vio_driver Add a shutdown member to struct vio_driver. We also need vio_bus_shutdown() which converts from struct device to struct vio_dev and knows how to extract the struct vio_driver. Original patch adjusted for different location of vio.c. Signed-off-by: Michael Ellerman Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed