usb: gadget: tcm: convert to use new function registration interface
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Fri, 11 Dec 2015 15:06:22 +0000 (16:06 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 21 Dec 2015 03:40:36 +0000 (19:40 -0800)
commit002407145c9be32d9ae76dbdba711f20c9e65713
tree252e20313a675c9ce5b378261d994bc8be268bc3
parentdc8c46a5ae770d3d763353e786990bc415bc5560
usb: gadget: tcm: convert to use new function registration interface

Convert the only user of old tcm function interface so that the old
interface can be removed.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/usb/gadget/legacy/Kconfig
drivers/usb/gadget/legacy/tcm_usb_gadget.c