[linuxtv-cvs] dvb-kernel
Michael Krufky via CVS
mkrufky at linuxtv.org
Mon Oct 31 18:01:06 CET 2005
CVSROOT: /cvs/linuxtv
Module name: dvb-kernel
Changes by: mkrufky 20051031 18:01:06
Modified files:
linux/drivers/media/dvb/cinergyT2: cinergyT2.c
Log message:
[PATCH] swsusp: switch pm_message_t to struct
This adds type-checking to pm_message_t, so that people can't confuse it
with int or u32. It also allows us to fix "disk yoyo" during suspend
(disk spinning down/up/down).
[We've tried that before; since that cpufreq problems were fixed and
I've tried make allyes config and fixed resulting damage.]
***This patch breaks dvb-kernel compatability
with kernels older than 2.6.14
Signed-off-by: Pavel Machek <pavel at suse.cz>
Signed-off-by: Alexander Nyberg <alexn at telia.com>
Signed-off-by: Andrew Morton <akpm at osdl.org>
Signed-off-by: Linus Torvalds <torvalds at osdl.org>
Signed-off-by: Michael Krufky <torvalds at osdl.org>
More information about the linuxtv-cvs
mailing list