USB: gadget: g_multi: fixed vendor and product ID in inf files
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 26 Apr 2011 17:08:36 +0000 (19:08 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 29 Apr 2011 23:45:22 +0000 (16:45 -0700)
Commit 1c6529e92b "USB: gadget: g_multi: fixed vendor and
product ID" replaced g_multi's vendor and product ID with
proper ID's from Linux Foundation.  This commit now updates
INF files in the Documentation/usb directory which were
omitted in the original commit.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found