]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit995e39a0a5a3e2268da3440675d74bf59d245d11
tree252e20313a675c9ce5b378261d994bc8be268bc3
parentfacb76647cd0658bdcaac6e158f0196bef333ebc
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