https://github.com/torvalds/linux
Revision 5a50a01bf00c8191073fdf518e1af1e950ac3af5 authored by Rafael J. Wysocki on 24 August 2011, 19:41:08 UTC, committed by Rafael J. Wysocki on 24 August 2011, 19:41:08 UTC
Since sci_port_enable() and sci_port_disable() may be run with
interrupts off and they execute pm_runtime_get_sync() and
pm_runtime_put_sync(), respectively, the SCI device's
power.irq_safe flag has to be set to indicate that it is safe
to execute runtime PM callbacks for this device with interrupts off.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
1 parent b7ab83e
History
Tip revision: 5a50a01bf00c8191073fdf518e1af1e950ac3af5 authored by Rafael J. Wysocki on 24 August 2011, 19:41:08 UTC
sh-sci / PM: Use power.irq_safe
Tip revision: 5a50a01
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.2 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top