[PATCH 0/2] PM: remove deprecated sysfs files and dpm_runtime_*
Alan Stern
stern at rowland.harvard.edu
Thu Jul 12 16:53:43 EDT 2007
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
More information about the linux-pcmcia
mailing list