PM / Runtime: Update document about callbacks
Support for device power domains has been introduced in
commit
90ad20b4ef56274822726996a1e28945d34c5fc6 (PM: Make
system-wide PM and runtime PM treat subsystems consistently),
also power domain callbacks will take precedence over subsystem ones
from commit
7104614d3c122c5a315b4a0907c3bcf135e5957e(PM: Make
power domain callbacks take precedence over subsystem ones).
So update part of "Device Runtime PM Callbacks" in
Documentation/power/runtime_pm.txt.
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>