Re: [PATCH 2/4] Create and hook up of_platform_device_shutdown

2008-02-04 Thread Benjamin Herrenschmidt
On Fri, 2008-01-25 at 16:59 +1100, Michael Ellerman wrote: > 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 <[EMAIL PROTECTED]> Acked-by

Re: [PATCH 2/4] Create and hook up of_platform_device_shutdown

2008-01-22 Thread Stephen Rothwell
Hi Michael, Just a couple of things. On Tue, 22 Jan 2008 22:04:40 +1100 (EST) Michael Ellerman <[EMAIL PROTECTED]> wrote: > > +static void of_platform_device_shutdown(struct device * dev) ^ No space, please. Also, I wonder if we should c