projects
/
platform
/
core
/
system
/
libdevice-node.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e27eda
)
usb_device: add usb configfs HAL
04/171904/2
submit/tizen/20180314.000517
author
INSUN PYO
<insun.pyo@samsung.com>
Thu, 8 Mar 2018 05:50:34 +0000
(14:50 +0900)
committer
INSUN PYO
<insun.pyo@samsung.com>
Tue, 13 Mar 2018 08:21:46 +0000
(08:21 +0000)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I532fbf31d95567efb1550293632f97480dc11811
hw/usb_client.h
patch
|
blob
|
history
diff --git
a/hw/usb_client.h
b/hw/usb_client.h
index 4b4ffae4ee3ee23641a2e569d5a58a3fa7a023c3..978a9e0d8c8d6b6f3c47fa7f2f34fe34080e3d39 100644
(file)
--- a/
hw/usb_client.h
+++ b/
hw/usb_client.h
@@
-27,7
+27,9
@@
/**
* The id of this device
*/
-#define USB_CLIENT_HARDWARE_DEVICE_ID "usb_client"
+#define USB_CLIENT_HARDWARE_DEVICE_ID "usb_client"
+#define USB_SLP_CLIENT_HARDWARE_DEVICE_ID "usb_slp_client"
+#define USB_CFS_CLIENT_HARDWARE_DEVICE_ID "usb_cfs_client"
/**
* The version of this device