]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
usb: gadget: mv_udc: add section information
authorNeil Zhang <zhangwm@marvell.com>
Wed, 12 Oct 2011 08:49:25 +0000 (16:49 +0800)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:41:56 +0000 (20:41 +0300)
commit5d0b8d0f3af46c5364bc36f814cf2c407012dd1b
tree44bbb6e3e771004eefdeb2d5d3315b428fa87123
parentdde34cc5019b51088c18ca789d4b1a20cf9bc617
usb: gadget: mv_udc: add section information

Tag the probe function as __devinit.
Tag the remove function as __devexit.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/mv_udc_core.c