usb/ps3: Add missing annotations
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Wed, 10 Jun 2009 04:38:59 +0000 (04:38 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 16 Jun 2009 04:17:32 +0000 (14:17 +1000)
commit313485175da221c388f6a8ecf4c30062ba9bea17
tree180dd78a013c0741c5415af15a075b9548b0667d
parent2fae0a524b193e200b71778407ad29b22417056a
usb/ps3: Add missing annotations

probe functions should be __devinit
initialization functions should be __init

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/usb/host/ehci-ps3.c
drivers/usb/host/ohci-ps3.c