]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
USB: gadget: g_multi: fixed vendor and product ID
authorMichal Nazarewicz <m.nazarewicz@samsung.com>
Thu, 12 Aug 2010 15:43:44 +0000 (17:43 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Nov 2010 19:03:08 +0000 (11:03 -0800)
commit68bdacce5def8f67f6012fe2b9f8b4223ea3d980
tree322a4f8f27fcd2de5f7319703438c9fe58e9c932
parente6f087ba19413a553de0c6c8c3d8ac2b30f55633
USB: gadget: g_multi: fixed vendor and product ID

commit 1c6529e92b7682573837e9c9eb7b5ba7a8216a88 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/multi.c