summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorRicardo Cerqueira <devnull@localhost>2006-01-05 01:45:00 +0000
committerRicardo Cerqueira <devnull@localhost>2006-01-05 01:45:00 +0000
commit0cc31265cf7c304af6c1c95e5ea88a9ab0fba55c (patch)
tree6188262c246fedc861cca25e8d9b4fdd594edc8f /v4l/ChangeLog
parenta2d5e8c9749f3879aeb871992113bef4e5005a3d (diff)
downloadmediapointer-dvb-s2-0cc31265cf7c304af6c1c95e5ea88a9ab0fba55c.tar.gz
mediapointer-dvb-s2-0cc31265cf7c304af6c1c95e5ea88a9ab0fba55c.tar.bz2
Cleanup old code and debug from cx88-alsa
From: Ricardo Cerqueira <v4l@cerqueira.org> Cleaned up some code and excessive debug left behind during development Signed-off-by:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index c3c22d10d..df588f8c2 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,18 @@
+2006-01-05 01:41 rmcc
+
+ * linux/drivers/media/video/cx88/cx88-alsa.c:
+ (_cx88_start_audio_dma), (_cx88_stop_audio_dma), (cx8801_aud_irq),
+ (cx8801_irq), (dsp_buffer_free), (snd_card_cx88_runtime_free),
+ (snd_cx88_pcm_open), (snd_cx88_close), (snd_cx88_hw_params),
+ (snd_cx88_hw_free), (snd_cx88_prepare), (snd_cx88_card_trigger),
+ (snd_cx88_pointer), (snd_cx88_free), (snd_cx88_dev_free),
+ (snd_cx88_create), (cx88_audio_initdev), (cx88_audio_finidev),
+ (cx88_audio_fini):
+
+ - Cleanup leftover code and debug
+
+ Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
+
2006-01-04 21:51 mchehab
* linux/drivers/media/video/compat_ioctl32.c: (do_set_window):