diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-10 11:15:54 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-10 11:15:54 +0000 |
commit | f17d20b881ba3ed38555933302304aca3623647b (patch) | |
tree | 483cabb15d5742a19f33f52d56ccb90969245b83 /v4l/ChangeLog | |
parent | c62472999e6519d60fee667f4c3c8162a45c0c55 (diff) | |
download | mediapointer-dvb-s2-f17d20b881ba3ed38555933302304aca3623647b.tar.gz mediapointer-dvb-s2-f17d20b881ba3ed38555933302304aca3623647b.tar.bz2 |
Fixed some DMA handlers. Yet to be tested.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index c40a11f87..24d44f609 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-12-10 12:14 mchehab + + * linux/drivers/media/video/cx88/cx88-alsa.c: + (_cx88_start_audio_dma), (_cx88_stop_audio_dma), (cx8801_aud_irq): + - Fixed some DMA handlers. Yet to be tested. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-10 04:45 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: |