From: Mauro Carvalho Chehab Date: Mon, 1 Oct 2007 11:51:39 +0000 (-0300) Subject: V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume X-Git-Tag: v2.6.24-rc1~1463^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13595a51c0da8ec212ba6f5df79519dbd74166c0;p=pandora-kernel.git V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume IR workqueue should be disabled during suspend. This avoids some troubles, like the one reported on bug #8689: "The Hauppauge HVR 1100 ir-remote control does not work after resume from suspend to ram or disk." This patch disables IR before suspending, re-enabling it after resume. Thanks to Peter Poklop for reporting it and helping with the fix. Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Peter Poklop --- Reading git-diff-tree failed