From: Maxim Levitsky Date: Sun, 4 Nov 2007 21:21:25 +0000 (-0300) Subject: V4L/DVB (6669): Add few missing bits of code to saa7134_resume X-Git-Tag: v2.6.25-rc1~1235^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c01203fd289214ae3062dab4039fcbab4b2b84f;p=pandora-kernel.git V4L/DVB (6669): Add few missing bits of code to saa7134_resume First the saa7134_initdev waits between saa7134_hwinit1 and saa7134_hwinit2 , thus it is probably wise to do the same in saa7134_resume some hardware probably needs this. Call saa7134_irq_video_signalchange in .resume like in saa7134_resume to make saa7134_resume mirror perfectly the saa7134_initdev although this call isn't strictly necessary in the saa7134_initdev, but it won't harm anyway. Signed-off-by: Maxim Levitsky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed