diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2012-12-23 21:10:21 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-01-21 19:52:47 +0100 |
commit | 2d5a88990260d226a69acddf22c04f47c267b33a (patch) | |
tree | 131ac7501eade3e1b96136208ba46f20c6e86f13 /include/linux/usb/gadget.h | |
parent | usb: gadget: factor out two helper functions from composite_bind() (diff) | |
download | linux-2d5a88990260d226a69acddf22c04f47c267b33a.tar.xz linux-2d5a88990260d226a69acddf22c04f47c267b33a.zip |
usb: gadget: export composite's setup & disconnect function
The configfs can't use all of composite's hooks because ->bind() and
->unbind() has to be done a little differently. ->disconnect() and
->setup() on the hand can be recycled.
This patch exports them both so configfs can use them.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions