[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6c4c86470801240205u5361e090jc057270b03b5ebe7@mail.gmail.com>
Date: Thu, 24 Jan 2008 11:05:18 +0100
From: "Wilco Beekhuizen" <wilcobeekhuizen@...il.com>
To: "Greg KH" <greg@...ah.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Missing usb_find_device symbol from usb.c
2008/1/24, Greg KH <greg@...ah.com>:
> On Tue, Jan 22, 2008 at 08:18:32PM +0100, Wilco Beekhuizen wrote:
> > 2.6.24-rc8 (possibly lower rc's too) has usb_find_device removed from
> > usb.c. This causes problems when compiling modules that need
> > usb_find_device.
> > This patch puts the symbol back in place. Unless someone has a good
> > reason not to include usb_find_device?
>
> I don't see any users in the kernel tree of this function that can be
> built as a module.
>
> Do you know of any external modules that need it? Any pointers to the
> code anywhere?
>
> thanks,
>
> greg k-h
>
Well I need it for my iriver mp3 player. This driver currently resides
here: http://www.init0.nl/iriver.php
Most code is pretty ancient, I just manage it so it compiles with
recent kernels. Is there somehting exported that is similar to
usb_find_device?
Wilco
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists