diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-07 17:20:55 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-07 17:20:55 +0000 |
commit | a107ffe65b37a2bb7dfad1822910d281b18a2da9 (patch) | |
tree | e442715132c886c5290dc14262614ba7978510c7 /v4l | |
parent | df494baee07b4aa44ff5f8791cd4b972e3c7c8c3 (diff) | |
download | mediapointer-dvb-s2-a107ffe65b37a2bb7dfad1822910d281b18a2da9.tar.gz mediapointer-dvb-s2-a107ffe65b37a2bb7dfad1822910d281b18a2da9.tar.bz2 |
small cleanups
- removed unneeded __stringify
- updated i2c-id.h
- kernel-sync
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index be170b42d..d1a89c1f2 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2006-01-07 17:17 mchehab + + * linux/drivers/media/dvb/cinergyT2/cinergyT2.c: + * linux/drivers/media/dvb/ttpci/budget.h: + * linux/drivers/media/video/cx88/Kconfig: + * linux/include/linux/i2c-id.h: + * linux/include/media/saa7146.h: + - removed unneeded __stringify + - updated i2c-id.h + - kernel-sync + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2006-01-06 19:17 mchehab * linux/drivers/media/dvb/b2c2/flexcop-usb.c: |