drivers/ps3: Add missing annotations
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Wed, 10 Jun 2009 04:39:00 +0000 (04:39 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Jun 2009 06:47:25 +0000 (16:47 +1000)
commita469f563d6eec9ef68da9b4aed708e7f6ecabd51
tree6990c3d97ca060277067a00906ffb86a4427d304
parentcd4a157d769311964717d5c7cfc0c34426d090b4
drivers/ps3: Add missing annotations

probe functions should be __devinit
initialization functions should be __init

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/ps3/ps3-sys-manager.c
drivers/ps3/ps3av.c