summaryrefslogtreecommitdiff
path: root/drivers/net/ns83820.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rjw@sisk.pl>2011-01-31 10:06:50 (GMT)
committerRafael J. Wysocki <rjw@sisk.pl>2011-03-14 23:43:13 (GMT)
commit378eef99ad45700aabfba2bd962516e5608b259a (patch)
treed9a0d584495e5b6ee764b6d740cece46f3b5ed1d /drivers/net/ns83820.c
parent023d3779145ec6b7a0f38f19672a347b92feb74e (diff)
downloadlinux-fsl-qoriq-378eef99ad45700aabfba2bd962516e5608b259a.tar.xz
PM / Wakeup: Make pm_save_wakeup_count() work as documented
According to Documentation/ABI/testing/sysfs-power, the /sys/power/wakeup_count interface should only make the kernel react to wakeup events during suspend if the last write to it has been successful. However, if /sys/power/wakeup_count is written to two times in a row, where the first write is successful and the second is not, the kernel will still react to wakeup events during suspend due to a bug in pm_save_wakeup_count(). Fix the bug by making pm_save_wakeup_count() clear events_check_enabled unconditionally before checking if there are any new wakeup events registered since the previous read from /sys/power/wakeup_count. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'drivers/net/ns83820.c')
0 files changed, 0 insertions, 0 deletions