summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorRicardo Cerqueira <devnull@localhost>2006-01-05 04:24:21 +0000
committerRicardo Cerqueira <devnull@localhost>2006-01-05 04:24:21 +0000
commit509a2287e6a28bc657021ee8ba21825bfafe555e (patch)
tree04b7f032dd0e96a52431ddfa2122a4c8838fb54c /v4l/ChangeLog
parentb951721f0c713f7043f0346e16c9b0d5190633f3 (diff)
downloadmediapointer-dvb-s2-509a2287e6a28bc657021ee8ba21825bfafe555e.tar.gz
mediapointer-dvb-s2-509a2287e6a28bc657021ee8ba21825bfafe555e.tar.bz2
Make CONFIG_VIDEO_ALSA support all ALSA modules, and enable it
From: Ricardo Cerqueira <v4l@cerqueira.org> VIDEO_ALSA now actually means "enable ALSA modules". Both cx88 and saa7134 are covered by it (bt87x is disabled as it may conflict with snd_bt87x in ALSA's tree), and it now defaults to "y". Signed-off-by:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index cdd514ece..563fbd022 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,15 @@
+2006-01-05 04:13 rmcc
+
+ * linux/drivers/media/video/cx88/cx88-alsa.c:
+ (_cx88_stop_audio_dma):
+ * v4l/Make.config:
+ * v4l/Makefile:
+
+ - CONFIG_VIDEO_ALSA now encompasses both the SAA713x and CX88x modules,
+ and is enabled by default
+
+ Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
+
2006-01-05 03:27 rmcc
* linux/drivers/media/video/cx88/cx88-alsa.c: