commit | a09ad3c462e802f0a522969ce377820cfad89ee8 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Jan 25 16:59:13 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Feb 06 16:29:59 2008 +1100 |
tree | 719b029cb3e84988c3a736e0257a00c47d2fd480 | |
parent | bb125fb0e09c1b1e17d0b616f0e31fea937af9f6 [diff] |
[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 <michael@ellerman.id.au> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>