]> 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)
commit859e6773892954386d5d9fdf1a183c90c8f23b15
tree2e295a53a441872e33321dc89d0389632f752c37
parent8a7d0327bb58b7f57f1ed1cb3a913bc3278ad180
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