]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations
authorVivek Gautam <gautam.vivek@samsung.com>
Mon, 21 Jan 2013 14:00:12 +0000 (19:30 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 23 Jan 2013 11:43:49 +0000 (13:43 +0200)
commit5a1a174c2c7f51b562071e06c9b52c5fd8adf6da
treef4d8b2bf0ef69f31576e56cf7ccf28fccb569bcd
parented993bf19b98fdb0d364913174b5001fc3ac199b
usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations

Dropping __devinit, __devexit_p, __exit annotations since they are
nop and no longer supported.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/samsung-usbphy.c