diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-12 00:41:36 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-12 00:41:36 +0000 |
commit | 665b8c6f4708781640d1d250563abfd104a1a5ee (patch) | |
tree | 4ecf10d8a4018afc000010a27660372f08f17e57 /v4l | |
parent | 9985093e2b4f19b1d13d5004346f22540c92cc5d (diff) | |
download | mediapointer-dvb-s2-665b8c6f4708781640d1d250563abfd104a1a5ee.tar.gz mediapointer-dvb-s2-665b8c6f4708781640d1d250563abfd104a1a5ee.tar.bz2 |
debug renamed to cx25840_debug
From: Hans Verkuil <hverkuil@xs4all.nl>
- debug var renamed to cx25840 to avoid conflicts with other
var with the same name at kernel
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 7b8ab4e21..eaeef92a2 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2006-01-12 00:11 mchehab + + * linux/drivers/media/video/cx25840/cx25840-core.c: (set_input), + (set_v4lfmt), (cx25840_command), (cx25840_detect_client): + - debug var renamed to cx25840 to avoid conflicts with other + var with the same name at kernel + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> + 2006-01-11 20:59 hverkuil * linux/drivers/media/video/mt20xx.c: (mt2050_set_if_freq), |