pass: Remove all usb-related modules and features
authorWook Song <wook16.song@samsung.com>
Fri, 18 Nov 2016 06:06:46 +0000 (15:06 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 16 Jan 2017 11:35:36 +0000 (20:35 +0900)
commitb9131f6d5d37889365337440d0d240c5444e6fd0
tree9c7255e055f821221e17ab0123888d4710c91955
parent1205db3cff8ff0e01e7af5ec71720e8443d01512
pass: Remove all usb-related modules and features

This patch mainly removes usb (both client and host) modules, which are
not necessary for pass. Several debug features using usb are also
removed.

Signed-off-by: Wook Song <wook16.song@samsung.com>
20 files changed:
CMakeLists.txt
packaging/pass.spec
src/usb-host-ffs-test-daemon/CMakeLists.txt [deleted file]
src/usb-host-ffs-test-daemon/descs_gen.c [deleted file]
src/usb-host-ffs-test-daemon/usb-host-ffs-test-daemon.c [deleted file]
src/usb-host-test/test_gadget.gs [deleted file]
src/usb-host-test/usb-host-test.c [deleted file]
src/usb/usb-dbus.c [deleted file]
src/usb/usb-operation.c [deleted file]
src/usb/usb-operation.conf [deleted file]
src/usb/usb-state.c [deleted file]
src/usb/usb-tethering.c [deleted file]
src/usb/usb-tethering.h [deleted file]
src/usb/usb.c [deleted file]
src/usb/usb.h [deleted file]
src/usbhost/usb-host.c [deleted file]
systemd/sdb-prestart.service [deleted file]
systemd/usb-host-ffs-test-daemon.service [deleted file]
systemd/usb-host-test.socket [deleted file]
udev/99-usbhost.rules [deleted file]