Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp517253ybk; Fri, 15 May 2020 06:46:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw0prCKJKFgfBbqPF4UNLIJK8XUVcrAOKmEo1RGCuBz8OALmvQFLOZrwoXl2BP9AC7ov5Wd X-Received: by 2002:a17:907:2095:: with SMTP id pv21mr2723307ejb.247.1589550392551; Fri, 15 May 2020 06:46:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589550392; cv=none; d=google.com; s=arc-20160816; b=dmbO0ls/wkQzSQWZ1bcms0d7IcIzSwi4VjILjYehkUBoVaO+rKP6rr5VK5XrGV7GOp DxZH60lifDJ9XbC5QlolpHxqgJj8C2PynRJtjQbHdFwTgEIKAEIfg0Ccnl63YaqB/+Fy 7jP789ApxlMNa7SfAjgcuEb8KfmnXUfk6b5U/L5gQUfVK59IwV1MtPdej69Ks5FQ+gqb 7QSj2fRAnwt3l3TTeeN7CAlcNbR/scGua9ap7+xMcVNkeDPdVMffn4PpWRLnW8N3ob7T 0evCBjf37lN4YSmeK4SeCEEVFPSs58LfDS/nPo+kIm7SW4WmbaR/zY56oSl7MWPvO4d8 cKKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=OAhznKGKgBZ/lxzOdmkmmtN537NNm0iTNSYAYT4wwmM=; b=c9VuNM4+N+wSyPBOscNqCns12B/D/MDrq3cwfr0QDSRglKXBJh+QLE6LaoIbRJ1TzR aG/MhcVpeeceQ2+QvDg+wk9khAjZdKnBfo/x12Om0ktq1GdIfknE77COmmLrn0olRBRE 0TW/UHnhLnwTw3AaE3iD6cab8i+lCG5WXtoyjV4xVUJBYuGnxdmho04YaVj/cHtYZCB4 AUMnl8MtROe0brcq46V7+Ee7HCipJucZvFjwkWoqM/a2Yu3z+OpDCYNY2PITctQ1w/+I nGUDwbVgXxsloEjFgifvFbR1AJeBDsQM+hS8r3guyiK6Pa6Z+t0hC5bH7dV/WlAGunHY nAjg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dMa9Tj35; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q23si1153930eds.325.2020.05.15.06.46.08; Fri, 15 May 2020 06:46:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dMa9Tj35; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726241AbgEONoP (ORCPT + 99 others); Fri, 15 May 2020 09:44:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:45902 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726016AbgEONoP (ORCPT ); Fri, 15 May 2020 09:44:15 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0FED420657; Fri, 15 May 2020 13:44:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589550254; bh=r+eQELqrjBFddckG+Gt03LDcdnmhomqDE2Tftv04Fr4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dMa9Tj35qNPBPJTGs1EME9EvNtrPJWYTB9yUNjyyWX7vjz+zVlSeWKP9QlqDJ342d paRbvUDpSJsMiQ/hguOnmnqH4SuxjgKwnFwTE/b7wDRrVMi3T4JordOKtzxdgKSXHt 3WgzAimPEq2T2kXGisLnbuwstRyPHQocD5xePv2g= Date: Fri, 15 May 2020 15:44:12 +0200 From: Greg Kroah-Hartman To: Vaibhav Agarwal Cc: Mark Greer , Alexandre Belloni , Johan Hovold , Alex Elder , linux-kernel@vger.kernel.org, greybus-dev@lists.linaro.org, devel@driverdev.osuosl.org Subject: Re: [PATCH] greybus: audio: remove unused code Message-ID: <20200515134412.GA2083757@kroah.com> References: <20200507212912.599433-1-alexandre.belloni@bootlin.com> <20200513174530.GA32096@animalcreek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 14, 2020 at 01:07:36AM +0530, Vaibhav Agarwal wrote: > On Wed, May 13, 2020 at 11:15 PM Mark Greer wrote: > > > > On Thu, May 07, 2020 at 11:29:11PM +0200, Alexandre Belloni wrote: > > > GREYBUS_AUDIO_MSM8994 is not an existing configuration option and as > > > reported in September 2016, it depends on an "out-of-tree qualcomm audio > > > driver". This driver never made it upstream. > > > > > > https://lore.kernel.org/lkml/20160921073905.GA31263@kroah.com/ > > > > > > Moreover, there doesn't seem to be any interest in actually fixing the > > > driver as it uses ASoC APIs that have been removed from the kernel in 2018 > > > as shown by its use of snd_soc_register_codec and > > > snd_soc_codec_get_drvdata, removed in commit 999f7f5af8eb ("ASoC: remove > > > Codec related code"). > > > > > > Signed-off-by: Alexandre Belloni > > > --- > Hi Alexandre, > > As mentioned in the mail archive referred, the GB Codec driver that is > currently available in kernel tree is dependent on qualcomm audio > driver. And some time later I made some minor modifications to remove > the unnecessary dependencies. However, I missed to share the same with > the community :( > > Thanks to you for triggering the thread. Now, I could retrieve my local > changes and I have been in the process of updating it again to make it > compatible with latest kernel. > > I'm planning to share the same here in the next few days. I'll mark you > in CC to seek your review comments as well. I'll give you a few more days for that patch to be sent before I apply this one... thanks, greg k-h