]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
authorLukasz Majewski <l.majewski@samsung.com>
Tue, 8 Oct 2013 12:30:41 +0000 (14:30 +0200)
committerMarek Vasut <marex@denx.de>
Sun, 20 Oct 2013 21:42:41 +0000 (23:42 +0200)
commitd6eae7b0b172b3ef31a3f816ce946857f382ac4e
tree475ac79d07aec27e7b54d21dca7fc915fb36bdee
parent7b412ab31fe7957eabbfa86c131679fb244d7079
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function

New parameter, namely *name has been added to g_dnl_bind_fixup().
It is necessary (for compatibility reasons) to assign new USB idProduct
and idVendor for different usb functions.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Cc: Marek Vasut <marex@denx.de>
board/siemens/common/factoryset.c
drivers/usb/gadget/g_dnl.c
include/g_dnl.h