[PATCH 0/2] Add binding rule *any* support for USB Gadget Configfs

From: changbin . du
Date: Mon May 02 2016 - 23:16:04 EST


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

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