summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2006-01-12 01:57:55 +0000
committerMauro Carvalho Chehab <devnull@localhost>2006-01-12 01:57:55 +0000
commit53e0372380feff0b202c4178d178cf7ba96c475d (patch)
tree9221ab3dac34e1d4a10fff12bed649b981d8ada4 /v4l
parent8a774b9452dbd90b6d763a87beff874aec637ebc (diff)
downloadmediapointer-dvb-s2-53e0372380feff0b202c4178d178cf7ba96c475d.tar.gz
mediapointer-dvb-s2-53e0372380feff0b202c4178d178cf7ba96c475d.tar.bz2
VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS
From: Adrian Bunk <bunk@stusta.de> There's no reason for an ALSA driver to select an OSS legacy userspace interface. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 016cfc357..7e0de1649 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-12 01:55 mchehab
+
+ * linux/drivers/media/video/saa7134/Kconfig:
+ - There's no reason for an ALSA driver to select an OSS legacy
+ userspace interface.
+
+ Signed-off-by: Adrian Bunk <bunk@stusta.de>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2006-01-12 01:48 mchehab
* linux/drivers/media/dvb/frontends/mt312.c: (mt312_set_frontend):