summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-08-10 03:53:50 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-08-10 03:53:50 +0000
commitf69a7d19072a6732d6b8b5294b9263c7e4f73256 (patch)
treeef25ac0e2fe924dbc526e591a605d051b471ec55 /v4l
parent5bfafc99664fa8e4dcd4265219b6fb41f18587a8 (diff)
downloadmediapointer-dvb-s2-f69a7d19072a6732d6b8b5294b9263c7e4f73256.tar.gz
mediapointer-dvb-s2-f69a7d19072a6732d6b8b5294b9263c7e4f73256.tar.bz2
- It removes occurence of pci_find_device (depreciated) in the
kernel tree, replacing to to pci_get_device. Generated in 2.6.13-rc5-mm1 kernel version. Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 3e616bb2a..8e83a6af8 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-10 03:50 mchehab
+ * bttv-cards.c:
+ - It removes occurence of pci_find_device (depreciated) in the
+ kernel tree, replacing to to pci_get_device.
+ Generated in 2.6.13-rc5-mm1 kernel version.
+
+ Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-08-09 18:57 mchehab
* cx88-input.c