According to feature-removal-schedule.txt, the old runtime PM 
mechanisms are scheduled for removal this month.  The following two 
patches implement the easy part of that removal: getting rid of the 
deprecated sysfs files and eliminating the dpm_runtime_* routines.

The only user of dpm_runtime_suspend() and dpm_runtime_resume() is 
drivers/pcmcia/ds.c.  I added local replacement routines in that source 
file, but I haven't been able to test them (this machine doesn't have 
PCMCIA).

Alan Stern


_______________________________________________
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia

Reply via email to