Re: [PATCH] PM / Runtime: Update documentation regarding driver removal
From: Kevin Hilman <hidden>
Date: 2011-07-01 22:49:49
From: Kevin Hilman <hidden>
Date: 2011-07-01 22:49:49
"Rafael J. Wysocki" [off-list ref] writes:
From: Rafael J. Wysocki <redacted> Commit e1866b33b1e89f077b7132daae3dfd9a594e9a1a (PM / Runtime: Rework runtime PM handling during driver removal) forgot to update the documentation in Documentation/power/runtime_pm.txt to match the new code in drivers/base/dd.c. Update that documentation to match the code it describes. Signed-off-by: Rafael J. Wysocki <redacted>
Reviewed-by: Kevin Hilman <redacted> Thanks, it's clear now. Kevin