]> Git Repo - u-boot.git/commit
usb: gadget: usb_ether: Move settings to common
authorMaxime Ripard <[email protected]>
Thu, 7 Sep 2017 07:15:08 +0000 (09:15 +0200)
committerMaxime Ripard <[email protected]>
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 <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
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
This page took 0.036981 seconds and 4 git commands to generate.