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)
commitb548a27b2e92ad171cc8b8d00bac5e15bb2d2956
treeb3e0c10fff3ea38e29c709487262db7cc913e40e
parent5509fea59bb1bad4ead7d9a194cb4555c1350e1c
USB: ohci-at91: change annotations for probe/remove functions

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
drivers/usb/host/ohci-at91.c