Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5d44b53f authored by Manu Gautam's avatar Manu Gautam Committed by Stephen Boyd
Browse files

USB: gadget: Bringin QCOM specific changes to ACM driver



ACM function driver uses newly introduced function framework
which allows it to be independently built and also support
CONFG_FS based compositions.
Android composite driver uses get_(or put_)function framework
APIs to get the instance and function allocated and is responsible
for adding function to the composition using usb_add_function which
earlier was done by function drivers only.

Add QCOM specific changes to support multiple transports with ACM
e.g. SMD, SDIO, HSIC etc along with tty. Also add device sysfs
attributes to allow userspace to pass the transport binding
information.

Change-Id: I419d68e4f09003a75179c31155c932d5a73fd45e
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 5e7e28f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment