https://github.com/torvalds/linux
Revision 126caf1376e75ce597f993b66241210c7171b04e authored by Kevin Hilman on 01 September 2011, 17:59:36 UTC, committed by Kevin Hilman on 06 September 2011, 20:19:58 UTC
The suspend/resume _noirq handlers were #ifdef'd out in the
!CONFIG_SUSPEND case, but were still assigned to the dev_pm_ops
struct.  Fix by defining them to NULL in the !CONFIG_SUSPEND case.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kevin Hilman <khilman@ti.com>
1 parent c6a389f
History
Tip revision: 126caf1376e75ce597f993b66241210c7171b04e authored by Kevin Hilman on 01 September 2011, 17:59:36 UTC
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Tip revision: 126caf1
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