commit | 44b5b38fb12f6175c99091f42c8374ba81e7bcb1 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Tue Oct 08 14:30:41 2013 +0200 |
committer | Marek Vasut <marex@denx.de> | Sun Oct 20 23:42:41 2013 +0200 |
tree | 475ac79d07aec27e7b54d21dca7fc915fb36bdee | |
parent | 8143f226a19015c920386325a22f0d44e04943a3 [diff] |
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>