diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
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 |