From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 440DDC4320A for ; Fri, 27 Aug 2021 08:05:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2339160F92 for ; Fri, 27 Aug 2021 08:05:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244544AbhH0IGS (ORCPT ); Fri, 27 Aug 2021 04:06:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232196AbhH0IGQ (ORCPT ); Fri, 27 Aug 2021 04:06:16 -0400 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B8C25C0613CF for ; Fri, 27 Aug 2021 01:05:27 -0700 (PDT) Received: by mail-wm1-x333.google.com with SMTP id y195so444372wmc.2 for ; Fri, 27 Aug 2021 01:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=references:user-agent:from:to:cc:subject:date:in-reply-to :message-id:mime-version; bh=ixnLe+zWdJqfExJqEhC4uAFON4JzfuO3wZ4PfyB4wTU=; b=ChcI6LD1hhvK7IWPuiUgGc32sfc2Bc31ZwVb33jYzQJFhe5M9Ou2Awfi6IwNpY01+s MOUG88jTMCJSmZIX0XFj9gLuNqRxnOvXHo9vuIQYnDMlGnm1UCfFCjc8aGsZl+ex7/PJ JVMdRZTjATPFWVphiv8UxSwFoC81QPShHW/G/2QaOiWDicJMM0epYUhtyPaPbHmUX7W6 WJm492D+mw5qR2auojscz7813Z3gQ13Dn0EX6oYz6hq+VFLRNixxl7MRROCBa0AqpK3r pB497Y3lvrIDriKqoDFtFONC9fkFDg1OxQuZWUZJiSqkoKKJWmCW+RTSrGBYzaRXGpak kkdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject:date :in-reply-to:message-id:mime-version; bh=ixnLe+zWdJqfExJqEhC4uAFON4JzfuO3wZ4PfyB4wTU=; b=Trc0VMdGY70Z7MoXTfywWgHGu0dYrbMZCpeaSqVzkTm5QldzmVG7hheyuLgT5lWSVm W87C1/O+y316S3FJXjDTTWVVfVk2i+L5RBVnd5HgQ+Wq6pJUfxIKR2Wyttu//I/AGPyo q98ARX9agrqoHwSTUGZJb1UO3SAAYsLFTvOowYbD26QNjMyg9OMtDSqHOBc26UmXKS7i ClV8V+Kc/26Sehu9+Jh21RH/WQ3UVOlDSAQskh55rgZna4UN+JQBbNX3+qkLgOczVoFn pAQ/hKj3hCwvkD6nCGFnKa2oNnhfxgXYDEqX6kRq9Gs6H3otNQIOxuiQiu8qvgSOmxNJ OrRA== X-Gm-Message-State: AOAM533+1UFNTjwn9ETul4XTPZlXSJYdAHgSxxJXTdTJ9Lnv9l0dVmjH KWBo0rSYbvFNYReWsHo4FkwrGQ== X-Google-Smtp-Source: ABdhPJxyo4ok+1HHsPzPr+B6L02WuYJwVVSaUa6YJRBOcMdv0HlA0T8C/yHvDPKAfGmjepjMGZwYng== X-Received: by 2002:a7b:c3d0:: with SMTP id t16mr748834wmj.169.1630051526356; Fri, 27 Aug 2021 01:05:26 -0700 (PDT) Received: from localhost (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id a5sm4786692wmj.30.2021.08.27.01.05.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Aug 2021 01:05:25 -0700 (PDT) References: <20210826185739.3868-1-ftoth@exalondelft.nl> User-agent: mu4e 1.6.4; emacs 27.1 From: Jerome Brunet To: Greg Kroah-Hartman , Ferry Toth , Ruslan Bilovol , Jonathan Corbet , Mauro Carvalho Chehab , Pawel Laszczak , Felipe Balbi , Jack Pham , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-doc@vger.kernel.org Cc: Lorenzo Colitti , Wesley Cheng , robh+dt@kernel.org, agross@kernel.org, bjorn.andersson@linaro.org, frowand.list@gmail.com, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, heikki.krogerus@linux.intel.com, Thinh Nguyen , Andy Shevchenko , Pavel Hofman Subject: Re: [PATCH v2 0/3] Revert "usb: gadget: u_audio: add real feedback implementation" Date: Fri, 27 Aug 2021 09:59:40 +0200 In-reply-to: <20210826185739.3868-1-ftoth@exalondelft.nl> Message-ID: <1j4kbbxqgr.fsf@starbuckisacylon.baylibre.com> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Thu 26 Aug 2021 at 20:57, Ferry Toth wrote: > Although there is a patch resolving this issue (see > https://lore.kernel.org/linux-usb/1jilzsy8g7.fsf@starbuckisacylon.baylibre.com/T/#u) > it needs a little work and will not be ready for v5.14.0 release. Until then > revert the series. Seems like a quite messy solution when the fix available :/ Change with the updated commit description is avaialable BTW [0] [0]: https://lore.kernel.org/20210827075853.266912-1-jbrunet@baylibre.com > > v2: > - Added SoB (Balbi) > > > Ferry Toth (3): > Revert "usb: gadget: u_audio: add real feedback implementation" > Revert "usb: gadget: f_uac2: add adaptive sync support for capture" > Revert "usb: gadget: f_uac2/u_audio: add feedback endpoint support" > > .../ABI/testing/configfs-usb-gadget-uac2 | 2 - > Documentation/usb/gadget-testing.rst | 2 - > drivers/usb/gadget/function/f_uac2.c | 144 +---------- > drivers/usb/gadget/function/u_audio.c | 225 +----------------- > drivers/usb/gadget/function/u_audio.h | 12 - > drivers/usb/gadget/function/u_uac2.h | 4 - > 6 files changed, 6 insertions(+), 383 deletions(-)