[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1462244665-27681-1-git-send-email-changbin.du@intel.com>
Date: Tue, 3 May 2016 11:04:23 +0800
From: changbin.du@...el.com
To: balbi@...nel.org
Cc: gregkh@...uxfoundation.org, corbet@....net,
linux-usb@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
"Du, Changbin" <changbin.du@...el.com>
Subject: [PATCH 0/2] Add binding rule *any* support for USB Gadget Configfs
From: "Du, Changbin" <changbin.du@...el.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
Powered by blists - more mailing lists