]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit616c9ece7eb1e0aaa0d0fb7c1ecaf47040ac2e09
tree6990c3d97ca060277067a00906ffb86a4427d304
parent1990886963c4c15d8c0e93611b213c3e56bced00
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