diff options
author | Michael Krufky <devnull@localhost> | 2005-09-24 19:38:05 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-09-24 19:38:05 +0000 |
commit | a740ea9f95d5b628011d10b535e4a37b6c1973b1 (patch) | |
tree | a3cd34463b9fdde66ccfe6cb9ab05e36ac5af60f /v4l | |
parent | c358afb43ee91639930fba628f13a4d8d0e261c4 (diff) | |
download | mediapointer-dvb-s2-a740ea9f95d5b628011d10b535e4a37b6c1973b1.tar.gz mediapointer-dvb-s2-a740ea9f95d5b628011d10b535e4a37b6c1973b1.tar.bz2 |
* bttv-cards.c:
- fixed GPIO composite and off (dvb) states to prevent
lgdt3303 frontend from dying on input source change.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index f721d8016..bd30290ca 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-09-24 19:34 mkrufky + + * bttv-cards.c: + - fixed GPIO composite and off (dvb) states to prevent + lgdt3303 frontend from dying on input source change. + + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-09-24 17:03 mkrufky * compat.h: |