diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-30 17:37:15 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-30 17:37:15 +0000 |
commit | 2affae49d520773e78b7b15f4b6217f147751226 (patch) | |
tree | e0cc37be56e0597b34694a1f42461abba26dceea /v4l/ChangeLog | |
parent | 3450aec56e160596464faf429136850c2d8d80fa (diff) | |
download | mediapointer-dvb-s2-2affae49d520773e78b7b15f4b6217f147751226.tar.gz mediapointer-dvb-s2-2affae49d520773e78b7b15f4b6217f147751226.tar.bz2 |
- Renamed common structures to em28xx
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 685ce3c62..ef232050a 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-10-30 17:35 mchehab + + * ../linux/drivers/media/video/em28xx/em28xx-cards.c: + * ../linux/drivers/media/video/em28xx/em28xx-core.c: + * ../linux/drivers/media/video/em28xx/em28xx-i2c.c: + * ../linux/drivers/media/video/em28xx/em28xx-input.c: + * ../linux/drivers/media/video/em28xx/em28xx-video.c: + * ../linux/drivers/media/video/em28xx/em28xx.h: + - Renamed common structures to em28xx + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-30 17:16 mchehab * ../linux/drivers/media/video/bt832.c: |