Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp531953ybn; Wed, 2 Oct 2019 02:01:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqzZkgmT4z18BOFCQqBDqpKhLJKm8mSARMHwRoioAfdoLfoy5qmX3KDa79k4AZbbTA8T5cKn X-Received: by 2002:a17:906:d97a:: with SMTP id rp26mr2049001ejb.251.1570006896304; Wed, 02 Oct 2019 02:01:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570006896; cv=none; d=google.com; s=arc-20160816; b=tyv7sYPhdTjiwKxweVNMrgkblbRvkTsssFoiK9RAPOlxICtIiP0SKYRuBtkTfcFRyw uRvahT2B/TIzh+R1v8wQmm6HEGbFhgu/YXKifuQtedjPK7mf4Da18gb04yRo0QUfSajg g8XUoHDeXW4BIQMzgICMYxcDS9sgY69KM5MXqEU8sxZ0RVKYRmEDuxf5Lh66HZl1I423 kO7033kK5RIl9y3eDJmEABma43JJIwuP8Sk4+2kJZMLiuCiigVu6SGfJpc/NtMkH4v2o HIoYlDJLryzyWa/JmeUSFvWiwrYcFzxSQPSjY4lzFn7Fow79wrOTbeZMi6vGrPhGPBDr mkdw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=otGTUYD1FHa6BxS+9Ye0wq7xjBJ6WFiw8beaJs0ESGw=; b=uniUGg3McpmZyY6bsQbviJFCe/CcbiIeyJcE/sSaEFFk9/9Ax+7Bkwqoy7MsnHNrVa rM6nl2TK86p6Hz3ho5bPB8sbZ2vMyoFSfaCxAc1ugppTVyEgBK0UL1siB093hNgMWytj 2aIoLN2kUXG24KA9AUaye7GTgLHD7yssh1m21r7DbPxyJopyfFkSOCDHcdq+njXVpNlp C6qQ/M7fCYeng0B9nkrk+4j65QBuYOX3Y8HGCcz5nFeSki17+lvwn97C9r/gHoLqChKv GsyLK7WBGZirRWzTZlFXnSU/ufYJQP7cgxmXdHPhDY5X5tbrN9a49Lh5gJNiOZc9wsu4 F4Gw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="NU1Ix/Km"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id nj7si10388912ejb.262.2019.10.02.02.01.12; Wed, 02 Oct 2019 02:01:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="NU1Ix/Km"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726453AbfJBIgk (ORCPT + 99 others); Wed, 2 Oct 2019 04:36:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:55666 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726063AbfJBIgk (ORCPT ); Wed, 2 Oct 2019 04:36:40 -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 450E5206C0; Wed, 2 Oct 2019 08:36:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570005399; bh=VFLFSHajzI2XLLn4FHsTaAlDTg/W3cYVMp1YuwmvH+E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NU1Ix/Kmiz0krydxGjDuB0292uZb9C/dOsf9acv0fu1756Hd3IBh+PhWnpmUalpe/ XubQulKwgX/z9RyzfjUfu23qPcERhitR771kDKeWbaWB76ZsRM7P+tHa0JhMSpuGgn /VHIR1Hao1kR4zq3naP8EpA+dKkq2LXEuo+q7zJI= Date: Wed, 2 Oct 2019 10:36:37 +0200 From: Greg KH To: Michal Suchanek Cc: alsa-devel@alsa-project.org, Vinod Koul , Sanyog Kale , Pierre-Louis Bossart , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] soundwire: depend on ACPI Message-ID: <20191002083637.GA1687317@kroah.com> References: <20191002081717.GA4015@kitsune.suse.cz> <459d62805e8cb20e27667626e80d962569e7e83a.1570005196.git.msuchanek@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <459d62805e8cb20e27667626e80d962569e7e83a.1570005196.git.msuchanek@suse.de> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 02, 2019 at 10:33:29AM +0200, Michal Suchanek wrote: > The device cannot be probed on !ACPI and gives this warning: > > drivers/soundwire/slave.c:16:12: warning: ‘sdw_slave_add’ defined but > not used [-Wunused-function] > static int sdw_slave_add(struct sdw_bus *bus, > ^~~~~~~~~~~~~ > > Fixes: 7c3cd189b86d ("soundwire: Add Master registration") > Signed-off-by: Michal Suchanek > --- > drivers/soundwire/Kconfig | 1 + > 1 file changed, 1 insertion(+) This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly.