diff options
author | 2012-12-23 21:10:15 +0100 | |
---|---|---|
committer | 2013-01-21 20:52:46 +0200 | |
commit | 0062f6e56f70bd2230ba1ebd1667d1b32a1af3b2 (patch) | |
tree | 4240e27149c844f61cc718dd0458d400ecd33847 /drivers/usb/gadget/zero.c | |
parent | usb: gadget: multi: use function framework for ACM (diff) | |
download | linux-dev-0062f6e56f70bd2230ba1ebd1667d1b32a1af3b2.tar.xz linux-dev-0062f6e56f70bd2230ba1ebd1667d1b32a1af3b2.zip |
usb: gadget: add a forward pointer from usb_function to its "instance"
We can have multiple usb_functions which origin is the same "instance".
Within one USB configuration there should be only one function of an
instance. This back pointer helps configfs to recoginze to which
instance a given usb_function belongs.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/zero.c')
0 files changed, 0 insertions, 0 deletions