diff options
author | Michael Krufky <devnull@localhost> | 2005-12-27 13:07:35 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-12-27 13:07:35 +0000 |
commit | 58915ac9386f618879a8e23f6816c100ed40fad6 (patch) | |
tree | b069b224860051ac0258502ea52a7c7a500d359b /v4l | |
parent | e91f9666d58efcdb369ba1badbf494cd3249c354 (diff) | |
download | mediapointer-dvb-s2-58915ac9386f618879a8e23f6816c100ed40fad6.tar.gz mediapointer-dvb-s2-58915ac9386f618879a8e23f6816c100ed40fad6.tar.bz2 |
make the firmware dir documentation and comments consistent in the v4l-dvb tree.
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index e1522887a..f66d8051d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,21 @@ +2005-12-27 13:04 mkrufky + + * linux/Documentation/dvb/avermedia.txt: + * linux/Documentation/dvb/get_dvb_firmware: + * linux/Documentation/dvb/ttusb-dec.txt: + * linux/drivers/media/dvb/frontends/Kconfig: + * linux/drivers/media/dvb/frontends/nxt2002.c: + * linux/drivers/media/dvb/frontends/or51211.c: + * linux/drivers/media/dvb/frontends/sp8870.c: + * linux/drivers/media/dvb/frontends/sp887x.c: + * linux/drivers/media/dvb/frontends/tda1004x.c: + * linux/drivers/media/dvb/ttpci/Kconfig: + * linux/drivers/media/dvb/ttpci/av7110.c: (get_firmware): + * linux/drivers/media/dvb/ttusb-dec/Kconfig: + - make the firmware dir documentation and comments consistent in the v4l-dvb tree. + + Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> + 2005-12-27 11:15 mchehab * v4l/scripts/tuner.pl: |