Hi David, It appears that your unread lists backlog is even longer than mine ;) On 2/28/07, David Brownell <david-b at pacbell.net> wrote: > > > Any object with embedded dev_pm_info structure can be added to > > ower management list and have its suspend/resume methods called > > automatically by driver core. > > > > Signed-off-by: Dmitry Torokhov <dtor at mail.ru> > > This patch was interesting ... was there followup that I missed? Yes, there was: http://lists.osdl.org/pipermail/linux-pm/2006-October/003927.html > (The patch 3/3, teaching class_device how to do PM, seems like it's > not a good approach, now that class suspend/resume can work.) > Now the point is moot; I was just trying to do class device suspend/resume without wholesale conversion to struct device requiring entire tree shakeup. -- Dmitry