Re: [PATCH] Missing usb_find_device symbol from usb.c

From: Pekka Enberg
Date: Thu Jan 24 2008 - 06:19:38 EST


Hi Wilco,

On Jan 24, 2008 12:05 PM, Wilco Beekhuizen <wilcobeekhuizen@xxxxxxxxx> wrote:
> 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?

The problem is that iriverfs shouldn't be calling usb_find_device() at
all. What happens when you plug in two players to the same computer?
AFAICT the whole thing should be a proper USB driver in drivers/usb/
and not a "filesystem" in fs/.

Pekka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/