usb: gadget: g_dnl: add function g_dnl_set_product
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 18 Mar 2020 08:24:46 +0000 (09:24 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Thu, 14 May 2020 07:02:12 +0000 (09:02 +0200)
commitbcd677f246e872c2c945d667ac1044cb735c8e14
treeed4e0fe8f8c567883ff47915ce97ce4aac05330f
parent1a803f6e14c2d0065da2142108e3849e79d8d7dd
usb: gadget: g_dnl: add function g_dnl_set_product

Add a function g_dnl_set_product to change the Product string used in USB
enumeration in any command based on download gadget.

If the function is called with NULL pointer, the product string is set to
the default value (product[] = "USB download gadget").

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
drivers/usb/gadget/g_dnl.c
include/g_dnl.h