diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-26 14:05:52 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-26 14:05:52 +0000 |
commit | 975fb44c7ba7ef7c157da0f2e2367a694077a99f (patch) | |
tree | ac1b951a619da855b88b3e846e02316fbbd8f61d /v4l | |
parent | f12863ef9f416661a0701b40684653e682edd686 (diff) | |
download | mediapointer-dvb-s2-975fb44c7ba7ef7c157da0f2e2367a694077a99f.tar.gz mediapointer-dvb-s2-975fb44c7ba7ef7c157da0f2e2367a694077a99f.tar.bz2 |
Included advanced debug option to tvp5150.c
- Included advanced debug option to tvp5150.c
- Now, advanced debug info is the first item at V4L menu.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 9b982e3fa..9311daa41 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-12-26 13:57 mchehab + + * linux/drivers/media/video/tvp5150.c: (tvp5150_command): + * linux/include/linux/i2c-id.h: + * linux/drivers/media/video/Kconfig: + - Included advanced debug option to tvp5150.c + - Now, advanced debug info is the first item at V4L menu. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-26 13:43 mchehab * linux/drivers/media/video/em28xx/em28xx-cards.c: @@ -5,7 +15,6 @@ * linux/drivers/media/video/em28xx/em28xx-video.c: (video_mux): * linux/drivers/media/video/em28xx/em28xx.h: * linux/drivers/media/video/msp3400.c: - * linux/include/linux/i2c-id.h: * linux/include/linux/videodev2.h: * linux/include/media/v4l2-common.h: - Created a new ioctl to control I2S speed. Old calls to an |