]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f06a99391157b0921962c3dfa6eaed8eb5cbde5
tree2e295a53a441872e33321dc89d0389632f752c37
parent2d9accf86542bb409f07301174dca978ff7a53b3
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