alistair23-linux/drivers/media/dvb
David Brownell 8b4b8a24e4 fix broken/dubious driver suspend() methods
Small driver suspend() fixes in preparation for the PRETHAW events:

 - Only compare message events for equality against PM_EVENT_* codes;
   not against integers, or using greater/less-than comparisons.
   (PM_EVENT_* should really become a __bitwise thing.)

 - Explicitly test for SUSPEND events (rather than not-something-else)
   before suspending devices.

 - Removes more of the confusion between a pm_message_t (wraps event code)
   and a "state" ... suspend() originally took a target system state.

These updates are correct and appropriate even without new PM_EVENT codes.

benh: "I think in the Mesh case, we should handle the freeze case as well or
we might get wild DMA."

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Greg KH <greg@kroah.com>
Cc: Paul Mackerras <paulus@samba.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-25 21:08:37 -07:00
..
b2c2 V4L/DVB (4608b): i2c deps fix on DVB 2006-09-10 13:45:58 -03:00
bt8xx V4L/DVB (4608b): i2c deps fix on DVB 2006-09-10 13:45:58 -03:00
cinergyT2 fix broken/dubious driver suspend() methods 2006-09-25 21:08:37 -07:00
dvb-core V4L/DVB (4411): Fix minor errors in build files 2006-08-08 15:53:03 -03:00
dvb-usb V4L/DVB (4608b): i2c deps fix on DVB 2006-09-10 13:45:58 -03:00
frontends V4L/DVB (4608b): i2c deps fix on DVB 2006-09-10 13:45:58 -03:00
pluto2 V4L/DVB (4608b): i2c deps fix on DVB 2006-09-10 13:45:58 -03:00
ttpci V4L/DVB (4608b): i2c deps fix on DVB 2006-09-10 13:45:58 -03:00
ttusb-budget V4L/DVB (4608b): i2c deps fix on DVB 2006-09-10 13:45:58 -03:00
ttusb-dec V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend 2006-06-25 02:00:42 -03:00
Kconfig V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2C 2006-05-23 15:56:38 -03:00
Makefile [PATCH] dvb: add Pluto2 driver 2005-07-07 18:23:55 -07:00