]> git.baikalelectronics.ru Git - kernel.git/commit
USB: gadget: g_ffs: fixed vendor and product ID
authorMichal Nazarewicz <m.nazarewicz@samsung.com>
Thu, 12 Aug 2010 15:43:45 +0000 (17:43 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:21 +0000 (10:21 -0700)
commitd92232afe3ccccb1bc8c0d7a41f44b73c1547222
tree8a844e03a69aea1bd299525d15749c069fb9538f
parent8fcb650dd4f5bc7cde678ee319473d075dd0cf09
USB: gadget: g_ffs: 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>
drivers/usb/gadget/g_ffs.c