From patchwork Wed Jan 21 23:02:00 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Thomas_Niederpr=C3=BCm?= X-Patchwork-Id: 5680851 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id E57D3C058D for ; Wed, 21 Jan 2015 23:04:26 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 293ED20499 for ; Wed, 21 Jan 2015 23:04:26 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 4059520497 for ; Wed, 21 Jan 2015 23:04:25 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 7929E2654DC; Thu, 22 Jan 2015 00:04:24 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_DNS_FOR_FROM, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 57A262651B2; Thu, 22 Jan 2015 00:00:49 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 95CB82651CF; Thu, 22 Jan 2015 00:00:46 +0100 (CET) Received: from mailgw1.uni-kl.de (mailgw1.uni-kl.de [131.246.120.220]) by alsa0.perex.cz (Postfix) with ESMTP id DE37F2604C3 for ; Thu, 22 Jan 2015 00:00:28 +0100 (CET) Received: from maestro.triple-a.uni-kl.de (vpn-ipv4-0954.triple-a.uni-kl.de [131.246.83.186]) by mailgw1.uni-kl.de (8.14.4/8.14.4/Debian-7) with ESMTP id t0LN0AET001027; Thu, 22 Jan 2015 00:00:27 +0100 From: =?UTF-8?q?Thomas=20Niederpr=C3=BCm?= To: broonie@kernel.org, zonque@gmail.com, brandau@gmx.de, lars@metafoo.de Date: Thu, 22 Jan 2015 00:02:00 +0100 Message-Id: <1421881322-27806-9-git-send-email-niederp@physik.uni-kl.de> X-Mailer: git-send-email 2.1.1 In-Reply-To: <1421881322-27806-1-git-send-email-niederp@physik.uni-kl.de> References: <1421881322-27806-1-git-send-email-niederp@physik.uni-kl.de> MIME-Version: 1.0 Cc: alsa-devel@alsa-project.org, =?UTF-8?q?Thomas=20Niederpr=C3=BCm?= Subject: [alsa-devel] [PATCH 08/10] ASoC: sta32x: minor Kconfig update. X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP - Add description for the driver - Add dependency on the I2C module Signed-off-by: Thomas Niederprüm --- sound/soc/codecs/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index a2683a0..1e09d32 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -557,7 +557,8 @@ config SND_SOC_SSM4567 depends on I2C config SND_SOC_STA32X - tristate + tristate "STA326, STA328 and STA329 speaker amplifier" + depends on I2C select REGMAP_I2C config SND_SOC_STA350