commit | 7f78b9d78e20dd118b100fb9ee78098d4104abd3 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Sep 07 08:58:08 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 03 19:12:05 2017 +0200 |
tree | 318052241d361ceaefcbc42e928e78e3afe23873 | |
parent | 7285f482966fe35344c52853e1aa69a7de259269 [diff] |
usb: gadget: Make g_dnl USB settings common The g_dnl USB settings for the vendor ID, product ID and manufacturer are actually common settings that can and should be shared by all the gadgets. Make them common by renaming them, and convert all the users. Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Lukasz Majewski <lukma@denx.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>