android_kernel_xiaomi_sm8350/drivers/media/video/saa7134
Heikki Lindholm 174eb8e8cb V4L/DVB (6666): saa7134-alsa: fix period handling
The period handling in saa7134-alsa is broken in two ways. First, the
minimum number of periods of two does not work, because the dma is setup
two periods ahead in the irq handler. Fix the minimum to four periods.
Second, the code assumes that the number of periods is divisible by two,
which isn't always the case on ALSA. Fix by adding a constraint.

Signed-off-by: Heikki Lindholm  <holindho@cs.helsinki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-12-11 18:08:14 -02:00
..
Kconfig V4L/DVB (6479): use input functions, should depend on INPUT 2007-11-04 21:41:23 -02:00
Makefile
saa6752hs.c V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 2007-10-22 12:01:30 -02:00
saa7134-alsa.c V4L/DVB (6666): saa7134-alsa: fix period handling 2007-12-11 18:08:14 -02:00
saa7134-cards.c V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadro 2007-11-04 21:41:20 -02:00
saa7134-core.c V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards without IR receiver 2007-10-22 12:01:53 -02:00
saa7134-dvb.c
saa7134-empress.c V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop 2007-12-11 18:08:09 -02:00
saa7134-i2c.c i2c: Remove NOP i2c_algorithm.algo_control() methods 2007-10-13 23:56:32 +02:00
saa7134-input.c V4L/DVB (6379): patch which improves GotView Saa7135 remote control 2007-10-22 12:01:52 -02:00
saa7134-oss.c
saa7134-reg.h
saa7134-ts.c
saa7134-tvaudio.c V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the freezer 2007-10-22 12:01:41 -02:00
saa7134-vbi.c
saa7134-video.c V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop 2007-12-11 18:08:09 -02:00
saa7134.h V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the freezer 2007-10-22 12:01:41 -02:00