diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-30 17:50:02 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-30 17:50:02 +0000 |
commit | 94887abe60f42f71c327a2fa9e27162621b7cde1 (patch) | |
tree | 583183c7e9e3bc9c5e231c11cd07937954829fe6 /v4l/ChangeLog | |
parent | 2affae49d520773e78b7b15f4b6217f147751226 (diff) | |
download | mediapointer-dvb-s2-94887abe60f42f71c327a2fa9e27162621b7cde1.tar.gz mediapointer-dvb-s2-94887abe60f42f71c327a2fa9e27162621b7cde1.tar.bz2 |
- i2c-id.h Updated to reflect the newer drivers.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ef232050a..dfa11de00 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-10-30 17:42 mchehab + + * ../linux/include/linux/i2c-id.h: + - Updated to reflect the newer drivers. + + * ../linux/include/media/id.h: + - Removed since codes should be at i2c-id.h + - saa7115 not migrated since should be merged with + newer saa711x code. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-30 17:35 mchehab * ../linux/drivers/media/video/em28xx/em28xx-cards.c: |