diff options
author | Maxim Levitsky <maximlevitsky@gmail.com> | 2007-11-04 22:21:25 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 22:02:45 +0100 |
commit | 5c01203fd289214ae3062dab4039fcbab4b2b84f (patch) | |
tree | 1e4ae02fee9ca9bd4821770db27a30e9f1163210 /drivers/media/video/saa7134/saa7134-tvaudio.c | |
parent | V4L/DVB (6668): Fix theoretical races between IRQ handler and .suspend/resume (diff) | |
download | linux-5c01203fd289214ae3062dab4039fcbab4b2b84f.tar.xz linux-5c01203fd289214ae3062dab4039fcbab4b2b84f.zip |
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 <maximlevitsky@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/saa7134/saa7134-tvaudio.c')
0 files changed, 0 insertions, 0 deletions