diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-17 14:54:25 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-17 14:54:25 +0000 |
commit | fb357277f41089e56f45f5545e0f94682f15dcee (patch) | |
tree | 2e4474b6f9ad246552e0d22a5741323b24998d71 /v4l/ChangeLog | |
parent | 4a2b42dac7525a74ddf90536449a2f35c09f56d5 (diff) | |
download | mediapointer-dvb-s2-fb357277f41089e56f45f5545e0f94682f15dcee.tar.gz mediapointer-dvb-s2-fb357277f41089e56f45f5545e0f94682f15dcee.tar.bz2 |
Fix detection of ADS PCI saa713x
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 930fd97cc..2ee098804 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,5 +1,10 @@ +2005-06-17 18:51 nshmyrev + * saa7134-cards.c: + + - Fix detection of ADS PCI saa713x. + 2005-06-17 12:25 mchehab - * saa6752hs.c + * saa6752hs.c: - Changed struct to be compatible with older gcc's Thanks to Andrew Morton <akpm@osdl.org> |