]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: gadget: usb_ether: Move settings to common
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 7 Sep 2017 07:15:08 +0000 (09:15 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 3 Oct 2017 17:12:05 +0000 (19:12 +0200)
commit10ac57fda3ff46a20af7ded6cc03d78e88032495
treeaf847469d053f4533bcec349b53950ef20e9e25a
parenta95aee6af70d8815547b81329125f2800c8ee37c
usb: gadget: usb_ether: Move settings to common

The usb_ether gadget duplicates the USB settings for the manufacturer,
product ID and vendor ID.

Make sure we use the common option so that we can expect a single VID/PID
couple for a single device.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
configs/sama5d2_ptc_nandflash_defconfig
configs/sama5d2_ptc_spiflash_defconfig
configs/vinco_defconfig
drivers/usb/gadget/ether.c
include/configs/ma5d4evk.h
include/configs/sama5d2_ptc.h
include/configs/vinco.h
scripts/config_whitelist.txt