Skip to content

Commit

Permalink
Merge pull request #60 from Stricted/odroidg12-v2015.01-patch1
Browse files Browse the repository at this point in the history
Revert "ODROID-C3: Change PID(Google Inc) for fastboot."
  • Loading branch information
tobetter authored Oct 7, 2020
2 parents 7fe9711 + dd51fed commit 99113ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/gadget/g_dnl.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ static struct usb_device_descriptor device_desc = {
.bDeviceSubClass = 0x02, /*0x02:CDC-modem , 0x00:CDC-serial*/

.idVendor = 0x18d1,
.idProduct = 0x0002,
.idProduct = 0x0d02,
.iProduct = STRING_PRODUCT,
.iSerialNumber = STRING_SERIAL,
.bNumConfigurations = 1,
Expand Down

0 comments on commit 99113ee

Please sign in to comment.