On Wed, 2009-06-10 at 16:38 +0200, Geert Uytterhoeven wrote:
> probe functions should be __devinit
> initialization functions should be __init
Please send to USB maintainers or get an ack from them.
Cheers,
Ben.
> Signed-off-by: Geert Uytterhoeven
> Cc: Geoff Levand
> ---
> drivers/usb/host/e
On 06/10/2009 07:38 AM, Geert Uytterhoeven wrote:
> probe functions should be __devinit
> initialization functions should be __init
>
> Signed-off-by: Geert Uytterhoeven
> Cc: Geoff Levand
> ---
> drivers/usb/host/ehci-ps3.c |4 ++--
> drivers/usb/host/ohci-ps3.c |4 ++--
> 2 files chan
probe functions should be __devinit
initialization functions should be __init
Signed-off-by: Geert Uytterhoeven
Cc: Geoff Levand
---
drivers/usb/host/ehci-ps3.c |4 ++--
drivers/usb/host/ohci-ps3.c |4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/usb/host/