commit | 7701846fd52f86dffe50715e0e63154088b7c982 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <mina86@mina86.com> | Tue Apr 26 19:08:36 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 29 16:45:22 2011 -0700 |
tree | efb28b04e8f3e4d6ec6b2a78f2cb8ebced74caf5 | |
parent | 37909fe588c9e09ab57cd267e98678a17ceda64a [diff] |
USB: gadget: g_multi: fixed vendor and product ID in inf files 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>