From: Mauro Carvalho Chehab Date: Sun, 5 Aug 2012 12:25:34 +0000 (-0300) Subject: [media] az6007: handle CI during suspend/resume X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da74b1da2caf8a659cde68a8faafb766e04037c;p=pandora-kernel.git [media] az6007: handle CI during suspend/resume The dvb-usb-v2 core doesn't know anything about CI. So, the driver needs to handle it by hand. This patch stops CI just before stopping URB's/RC, and restarts it before URB/RC start. It should be noticed that suspend/resume is not yet working properly, as the PM model requires the implementation of reset_resume: dvb_usb_az6007 1-6:1.0: no reset_resume for driver dvb_usb_az6007? But this is not implemented there at dvb-usb-v2 yet. Cc: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed