usb: gadget: configfs: Add max_speed setting
Some functions support speeds other than SuperSpeed. Add max_speed attribute to configfs gadget allowing user to specify the maximum speed the composite driver supports. The valid input speed names are super-speed-plus, super-speed, high-speed, full-speed, and low-speed. Signed-off-by:Thinh Nguyen <thinhn@synopsys.com> Signed-off-by:
Felipe Balbi <balbi@kernel.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Change-Id: I88aa2bee62da8af902954015437eaf9e7a158b27 Git-commit: a02497033e8e04c30501abb78c92d862982b9912 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [jackp@codeaurora.org: sprintf -> scnprintf to placate Cocci] Signed-off-by:
Jack Pham <jackp@codeaurora.org>
Loading
Please register or sign in to comment