diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-14 17:29:31 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-14 17:29:31 +0000 |
commit | 79207e1610a83dd6640785d864e5964f038972e6 (patch) | |
tree | 0094d7eb4e94b6b9e9ded626185d40f655060b20 /v4l/ChangeLog | |
parent | 8171d7183d71387dfaf4b887113f6740ee8bce88 (diff) | |
download | mediapointer-dvb-s2-79207e1610a83dd6640785d864e5964f038972e6.tar.gz mediapointer-dvb-s2-79207e1610a83dd6640785d864e5964f038972e6.tar.bz2 |
- This fixes dual language detection on the msp3400.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 674c65bb7..159289195 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-10-14 17:26 mchehab + + * ../linux/drivers/media/video/msp3400.c: (msp_command): + - This fixes dual language detection on the msp3400. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-14 16:41 mchehab * ../linux/drivers/usb/media/em2820-cards.c: |