diff options
author | Michael Hunold <devnull@localhost> | 2003-02-27 14:37:07 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-02-27 14:37:07 +0000 |
commit | eedc7fd38fcda5ad3f241225580db5189faae05a (patch) | |
tree | 33a6d3de2d7123dfcdea9388bbb2ac1919079bbf /linux/drivers/media/video/tea6420.c | |
parent | b8852a2112a64e58ed0a6a0b513e55eeceeb75ca (diff) | |
download | mediapointer-dvb-s2-eedc7fd38fcda5ad3f241225580db5189faae05a.tar.gz mediapointer-dvb-s2-eedc7fd38fcda5ad3f241225580db5189faae05a.tar.bz2 |
- fix some bugs that appeared in system with both analog and digital
based saa7146 cards
- change the initialization order to allow static builds of the mxb driver
Diffstat (limited to 'linux/drivers/media/video/tea6420.c')
-rw-r--r-- | linux/drivers/media/video/tea6420.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/tea6420.c b/linux/drivers/media/video/tea6420.c index d860d1002..3d8bf1e18 100644 --- a/linux/drivers/media/video/tea6420.c +++ b/linux/drivers/media/video/tea6420.c @@ -1,5 +1,5 @@ /* - tea6420.h - i2c-driver for the tea6420 by SGS Thomson + tea6420.o - i2c-driver for the tea6420 by SGS Thomson Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de> |