usb: gadget: fotg210-udc: remove __init and __exit
authorYuan-Hsin Chen <yhchen@faraday-tech.com>
Fri, 21 Jun 2013 14:50:47 +0000 (14:50 +0000)
committerFelipe Balbi <balbi@ti.com>
Mon, 15 Jul 2013 09:59:17 +0000 (12:59 +0300)
commit88ae742347831c47846ca7343e786abd6635752b
tree2e295a53a441872e33321dc89d0389632f752c37
parentae40d64b1f2db93d7b092e6425a2f716289fbd09
usb: gadget: fotg210-udc: remove __init and __exit

Remove __init and __exit from probe() and remove() and
would also fix the section mismatch issue.

Signed-off-by: Yuan-Hsin Chen <yhchen@faraday-tech.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/fotg210-udc.c