diff options
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), |