diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-22 22:58:04 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-22 22:58:04 +0000 |
commit | 8184d4b364e1b5ff0c8e006f00eef0c2082b1490 (patch) | |
tree | c1d473baaf77296a30b039403dccf5db8b788f83 /v4l/ChangeLog | |
parent | aff490a9b7201468e99545f4c0da74e3c0bc76fc (diff) | |
download | mediapointer-dvb-s2-8184d4b364e1b5ff0c8e006f00eef0c2082b1490.tar.gz mediapointer-dvb-s2-8184d4b364e1b5ff0c8e006f00eef0c2082b1490.tar.bz2 |
* bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv,
doc/CARDLIST.saa7134, doc/Cards:
- tail spaces removed.
* cx88-core.c, cx88.h:
- cx88_pci_irqs changed to static
* doc/V4L1_API.html:
- Now informs that it is obsolete.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index cc55bdee6..e9c33cdd1 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2005-06-22 22:47 mchehab + * bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv, + doc/CARDLIST.saa7134, doc/Cards: + - tail spaces removed. + + * cx88-core.c, cx88.h: + - cx88_pci_irqs changed to static + + * doc/V4L1_API.html: + - Now informs that it is obsolete. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-22 16:00 nshmyrev * bttv-driver.h: @@ -35,7 +48,7 @@ * saa7134-dvb.c - don't turn off the xtal output of tda8274/75 in sleep mode. This might crash the channel decoder. - + Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> 2005-06-21 15:45 mchehab |