diff options
author | 2010-12-24 15:04:06 +0100 | |
---|---|---|
committer | 2010-12-24 15:04:06 +0100 | |
commit | 4b31db8a16fa0d4d6a0fa42d044e7a4f4dad3641 (patch) | |
tree | 4075d84f26fdd8e70ec62c9b541caa1ea23cebda /kernel/irq/pm.c | |
parent | PM: Use dev_name() in core device suspend and resume routines (diff) | |
download | wireguard-linux-4b31db8a16fa0d4d6a0fa42d044e7a4f4dad3641.tar.xz wireguard-linux-4b31db8a16fa0d4d6a0fa42d044e7a4f4dad3641.zip |
PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally
The __pm_generic_resume() function changes the given device's runtime
PM status to RPM_ACTIVE if its driver's callback returns 0, but it
only should do that if the rumtime PM is enabled for the device.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions