diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-12 05:57:15 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-12 05:57:15 +0200 |
commit | 00dd414a0b9c3dd9bf1f917770b08fc5ed270e53 (patch) | |
tree | 6ed5b3d471829a133c62496210c3f3497c42c9a4 /linux/drivers/media/video/cs53l32a.c | |
parent | 6945de76e40b14657304088ee49c320b293478fe (diff) | |
download | mediapointer-dvb-s2-00dd414a0b9c3dd9bf1f917770b08fc5ed270e53.tar.gz mediapointer-dvb-s2-00dd414a0b9c3dd9bf1f917770b08fc5ed270e53.tar.bz2 |
Additional Fixes for saa7134 suspend/resume
From: Maxim Levitsky <maximlevitsky@gmail.com>
Fixes few more problems I found in my saa7134 resume code:
* Race between IRQ handler and .suspend()/.resume() functions
* Removes timeout timers on active buffers - those
buffers will be recaptured after resume
* Adds suspend/resume for IR code - probably
necessary if using polling mode
* Adds #ifdef CONFIG_PM overs suspend code
* Runs a quirk in set_tvnorm in suspend/resume too
* Rearranges the order of calls in saa7134_resume to
be exactly as in saa7134_initdev thus the card is
initialized in exactly the same way
* Since DMA audio capture suspend/resume isn't yet supported,
avoid re-enabling it on resume for now
Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/cs53l32a.c')
0 files changed, 0 insertions, 0 deletions