power/reset: Remove newly introduced __dev* annotations
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 30 Jan 2013 11:28:13 +0000 (12:28 +0100)
committerAnton Vorontsov <anton@enomsg.org>
Sun, 3 Feb 2013 03:41:29 +0000 (19:41 -0800)
__devinit, __devexit and __devexit_p have recently been removed and
should no longer be used.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>

No differences found