V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards without IR...
authorMatthias Schwarzott <zzam@gentoo.org>
Thu, 18 Oct 2007 17:58:11 +0000 (14:58 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:53 +0000 (12:01 -0200)
commitf40aa808bad19a079a0e122e326d6970df141afb
treeafd968ea721ea590b60c559d6ba971aa3d2d3da3
parent6b1ec9da152c03106aa92fa045f5cf9b7912597c
V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards without IR receiver

Calling saa7134_ir_stop at suspend is no good idea
for saa7134 cards without remote control.

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-core.c