commit | c891ca9c4e3dd39a8a10fe2c92ef4a71a1d63ff8 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Feb 22 17:12:41 2017 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Apr 14 16:44:16 2017 +0200 |
tree | b4109712d271e0ad79407b01851b22f70c46546d | |
parent | 169dd12b2abc1282eab3534be374085cbf216b6e [diff] |
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber Both these numbers are calculated in runtime and dynamically assigned to the device descriptor during bind(). Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>