Commit e220ff75db3c1195814c2ad5ada11f71b011d000
Committed by
Felipe Balbi
1 parent
93952956c7
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
staging: ccg: include all sourced files
This Android gadget includes a bunch of .c files. Fixing normal gadgets is not the real problem but this gadget is not always fixable since the problem here are fundumential / design. *I* wanted to get this removed but other people want to keep it even though there were reports that Android itself is not using it. Some poeple think that it is better to have this instead of nothing and other argue that they need sdb and mass storage gadget. The sdb function is not provided by ccg so I don't see the point of this. I don't see any logical reasoning behind it and I decided that it is time for retreat. This patch brings all dependencies of ccg into staging so I can do whatever I want in drivers/usb/gadget without breaking ccg. Cc: devel@driverdev.osuosl.org Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
Showing 20 changed files with 15072 additions and 15 deletions Side-by-side Diff
- drivers/staging/ccg/Makefile
- drivers/staging/ccg/ccg.c
- drivers/staging/ccg/composite.c
- drivers/staging/ccg/composite.h
- drivers/staging/ccg/config.c
- drivers/staging/ccg/epautoconf.c
- drivers/staging/ccg/f_acm.c
- drivers/staging/ccg/f_fs.c
- drivers/staging/ccg/f_mass_storage.c
- drivers/staging/ccg/f_rndis.c
- drivers/staging/ccg/gadget_chips.h
- drivers/staging/ccg/ndis.h
- drivers/staging/ccg/rndis.c
- drivers/staging/ccg/rndis.h
- drivers/staging/ccg/storage_common.c
- drivers/staging/ccg/u_ether.c
- drivers/staging/ccg/u_ether.h
- drivers/staging/ccg/u_serial.c
- drivers/staging/ccg/u_serial.h
- drivers/staging/ccg/usbstring.c