Skip to content

Commit 99113ee

Browse files
authored
Merge pull request #60 from Stricted/odroidg12-v2015.01-patch1
Revert "ODROID-C3: Change PID(Google Inc) for fastboot."
2 parents 7fe9711 + dd51fed commit 99113ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/usb/gadget/g_dnl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ static struct usb_device_descriptor device_desc = {
7979
.bDeviceSubClass = 0x02, /*0x02:CDC-modem , 0x00:CDC-serial*/
8080

8181
.idVendor = 0x18d1,
82-
.idProduct = 0x0002,
82+
.idProduct = 0x0d02,
8383
.iProduct = STRING_PRODUCT,
8484
.iSerialNumber = STRING_SERIAL,
8585
.bNumConfigurations = 1,

0 commit comments

Comments
 (0)