commit | 1c6529e92b7682573837e9c9eb7b5ba7a8216a88 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <m.nazarewicz@samsung.com> | Thu Aug 12 17:43:44 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:21:21 2010 -0700 |
tree | 9e9c254a4cf1e6bdf84bdcd70d0f066e83b87eea | |
parent | 4bec99174a5911457cddd87ceab4f5e038cc8141 [diff] |
USB: gadget: g_multi: fixed vendor and product ID This patch fixes the vendor and product ID the gadget uses by replacing the temporary IDs that were used during development (which should never get into mainline) with proper IDs. Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>