From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45245 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754905AbbISE7n (ORCPT ); Sat, 19 Sep 2015 00:59:43 -0400 Subject: Patch "Doc: ABI: testing: configfs-usb-gadget-loopback" has been added to the 3.14-stable tree To: peter.chen@freescale.com, balbi@ti.com, gregkh@linuxfoundation.org Cc: , From: Date: Fri, 18 Sep 2015 20:33:49 -0700 Message-ID: <144263362912198@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: This is a note to let you know that I've just added the patch titled Doc: ABI: testing: configfs-usb-gadget-loopback to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: doc-abi-testing-configfs-usb-gadget-loopback.patch and it can be found in the queue-3.14 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let know about it. >>From 8cd50626823c00ca7472b2f61cb8c0eb9798ddc0 Mon Sep 17 00:00:00 2001 From: Peter Chen Date: Fri, 31 Jul 2015 16:36:28 +0800 Subject: Doc: ABI: testing: configfs-usb-gadget-loopback From: Peter Chen commit 8cd50626823c00ca7472b2f61cb8c0eb9798ddc0 upstream. Fix the name of attribute Signed-off-by: Peter Chen Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Documentation/ABI/testing/configfs-usb-gadget-loopback | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Documentation/ABI/testing/configfs-usb-gadget-loopback +++ b/Documentation/ABI/testing/configfs-usb-gadget-loopback @@ -5,4 +5,4 @@ Description: The attributes: qlen - depth of loopback queue - bulk_buflen - buffer length + buflen - buffer length Patches currently in stable-queue which might be from peter.chen@freescale.com are queue-3.14/usb-host-ehci-sys-delete-useless-bus_to_hcd-conversion.patch queue-3.14/doc-abi-testing-configfs-usb-gadget-sourcesink.patch queue-3.14/doc-abi-testing-configfs-usb-gadget-loopback.patch