From: Michael Ellerman Date: Fri, 25 Jan 2008 05:59:13 +0000 (+1100) Subject: [POWERPC] Create and hook up of_platform_device_shutdown X-Git-Tag: v2.6.25-rc1~303^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09ad3c462e802f0a522969ce377820cfad89ee8;p=pandora-kernel.git [POWERPC] Create and hook up of_platform_device_shutdown Although of_platform_device's can have a shutdown routine, at the moment the bus code doesn't actually call it. So add the required glue to hook the shutdown routine. Signed-off-by: Michael Ellerman Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed