USB: ohci-at91: change annotations for probe/remove functions
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 6 Apr 2012 12:35:38 +0000 (14:35 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 17 Apr 2012 14:29:32 +0000 (16:29 +0200)
Add __devinit and __devexit on *_probe() and *_remove() functions
with proper modification of struct platform_driver.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Cc: linux-usb@vger.kernel.org

No differences found