dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/of
Michael Ellerman a09ad3c462 [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>
2008-02-06 16:29:59 +11:00
..
Kconfig Begin to consolidate of_device.c 2007-07-20 13:39:59 +10:00
Makefile Create drivers/of/platform.c 2007-07-20 14:25:51 +10:00
base.c [POWERPC] Add of_get_next_parent() 2008-02-06 16:29:59 +11:00
device.c [POWERPC] Add of_find_matching_node() helper function 2008-01-17 14:53:22 +11:00
platform.c [POWERPC] Create and hook up of_platform_device_shutdown 2008-02-06 16:29:59 +11:00