summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-07-21 21:53:54 +0000
committerMichael Krufky <devnull@localhost>2005-07-21 21:53:54 +0000
commit5e4b21b9b82702742eabb520ce2821fdca07c26a (patch)
tree4680eab4256dd153beffc4d762fc7fc8de6667d2 /v4l
parente795952bd5e338970136cac1cc561f217c240314 (diff)
downloadmediapointer-dvb-s2-5e4b21b9b82702742eabb520ce2821fdca07c26a.tar.gz
mediapointer-dvb-s2-5e4b21b9b82702742eabb520ce2821fdca07c26a.tar.bz2
* tveeprom.c, tveeprom.h:
- make two needlessly global structs static. - #if 0 the EXPORT_SYMBOL'ed but unused function tveeprom_dump. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 2a9c6e680..8a27edde8 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-21 23:53 mkrufky
+ * tveeprom.c, tveeprom.h:
+ - make two needlessly global structs static.
+ - #if 0 the EXPORT_SYMBOL'ed but unused function tveeprom_dump.
+
+ Signed-off-by: Adrian Bunk <bunk@stusta.de>
+
2005-07-21 23:08 hhackmann
* saa7134-i2c.c:
- Ensure a sufficient I2C bus idle time between 2 messages