All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add binding rule *any* support for USB Gadget Configfs
@ 2016-05-03  3:04 changbin.du
  2016-05-03  3:04 ` [PATCH 1/2] usb: configfs: allow UDC binding rule configured as binding to *any* UDC changbin.du
  2016-05-03  3:04 ` [PATCH 2/2] Documentation: gadget_configfs: update UDC binding changbin.du
  0 siblings, 2 replies; 10+ messages in thread
From: changbin.du @ 2016-05-03  3:04 UTC (permalink / raw)
  To: balbi; +Cc: gregkh, corbet, linux-usb, linux-doc, linux-kernel, Du, Changbin

From: "Du, Changbin" <changbin.du@intel.com>

When I am configuring Gadget Configfs, I need found a exactly UDC name before
I can start my gadget. But, really I doesn't care about which UDC name is used,
because I have only controller. "any" is a good option.

Du, Changbin (2):
  usb: configfs: allow UDC binding rule configured as binding to *any*
    UDC
  Documentation: gadget_configfs: update UDC binding

 Documentation/usb/gadget_configfs.txt |  6 ++++--
 drivers/usb/gadget/configfs.c         | 22 ++++++++++++++--------
 2 files changed, 18 insertions(+), 10 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-06  2:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03  3:04 [PATCH 0/2] Add binding rule *any* support for USB Gadget Configfs changbin.du
2016-05-03  3:04 ` [PATCH 1/2] usb: configfs: allow UDC binding rule configured as binding to *any* UDC changbin.du
2016-05-04  8:14   ` Krzysztof Opasiak
2016-05-05  5:46     ` Du, Changbin
2016-05-05  7:31       ` Krzysztof Opasiak
2016-05-06  2:46         ` Du, Changbin
2016-05-06  5:49           ` Krzysztof Opasiak
2016-06-04 20:56   ` Pavel Machek
2016-06-06  2:21     ` Du, Changbin
2016-05-03  3:04 ` [PATCH 2/2] Documentation: gadget_configfs: update UDC binding changbin.du

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.