]> git.baikalelectronics.ru Git - uboot.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)
commitdc14f75bcb0ce3bdbbf95fdbe5a47f5d76a7a1a7
treeaf847469d053f4533bcec349b53950ef20e9e25a
parent35c58dd9e059abbe9a5ac680945131abd5680ad4
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