Messages in this thread |  | | | Date | Sun, 20 Apr 2008 10:41:02 +0100 | | From | Alan Cox <> | | Subject | Re: [PATCH] w6692: replace deprecated pci_find_device | |
On Sun, 20 Apr 2008 12:04:10 +0200
Udo van den Heuvel <udovdh@xs4all.nl> wrote:
> Hello,
>
> Found this is still necessary for 2.6.25 for the w6692 hisax isdn cards.
> Maybe someone has already prepared a patch?
> If not you could use this one.
>
>
> 1. replace deprecated pci_find_device
>
> Signed-off-by: Udo van den Heuvel <udovdh@xs4all.nl>
NAK. You can't simply replace it - you need to make correct use of
pci_dev_put as well.
Alan
|  |