commit | 8fc171318e352ae191cdf527252e9166a56851ab | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Tue Jul 29 11:10:44 2014 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Aug 20 13:10:32 2014 +0200 |
tree | 890e105c434cbff8bcf2a55e761086fce32e785e | |
parent | e49f14af1349eef94e41b636320bbfcace7403b5 [diff] |
samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget It is necessary to provide the same Vendor and Product IDs as the one in the original Linux kernel code. Without this change the USB mass storage gadget is not working with Windows7. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Acked-by: Minkyu Kang <mk7.kang@samsung.com>