diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-20 17:34:04 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-20 17:34:04 +0000 |
commit | 58601beba6b1d4893e9eff133587bdf85e383e2a (patch) | |
tree | 6b8639c2c571f22598686fc7772e01ca4deb0d7a /v4l | |
parent | c18097bd15efba1c5f47723acb0d6fd7904b6e93 (diff) | |
download | mediapointer-dvb-s2-58601beba6b1d4893e9eff133587bdf85e383e2a.tar.gz mediapointer-dvb-s2-58601beba6b1d4893e9eff133587bdf85e383e2a.tar.bz2 |
- Changes the prefix to 'msp34xx' instead of 'msp3400'.
- Changes the message 'error while reading chip version' to a debug printk at
msp3400.c
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
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 9343c13eb..096db12e1 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-08-20 17:30 + + * msp3400.c: (msp_attach): + - Changes the prefix to 'msp34xx' instead of 'msp3400'. + - Changes the message 'error while reading chip version' to a + debug printk. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-20 14:03 mkrufky * bttv-i2c.c: |