From patchwork Fri Dec 9 08:56:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 9467697 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 30ED2607D8 for ; Fri, 9 Dec 2016 08:59:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 27F6F284FA for ; Fri, 9 Dec 2016 08:59:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1C846285F4; Fri, 9 Dec 2016 08:59:17 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID autolearn=no version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2CE8E284FA for ; Fri, 9 Dec 2016 08:59:15 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 527DB267741; Fri, 9 Dec 2016 09:59:12 +0100 (CET) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 38E582676B2; Fri, 9 Dec 2016 09:56:53 +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 9A360267733; Fri, 9 Dec 2016 09:56:43 +0100 (CET) Received: from mail-pg0-f68.google.com (mail-pg0-f68.google.com [74.125.83.68]) by alsa0.perex.cz (Postfix) with ESMTP id 8785E2676B2 for ; Fri, 9 Dec 2016 09:56:38 +0100 (CET) Received: by mail-pg0-f68.google.com with SMTP id 3so1708367pgd.0 for ; Fri, 09 Dec 2016 00:56:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ingics-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=nGsfhQCNPCApefKvmIHvq+Uvl0RuF2CtGGiCBIsEupg=; b=aqfnsBUdxp6POPgCJuj8HDkJxMksrs14tIKLR7Vdc2godnrgnBGNdzGOfykhtcJs+m UvqA4aFgfmj3A+eKAzt0Djxnk+rR/qpir1Q1HDrq3Eso6tG0HWP1AKrczrkzH8IhJYmJ 0dXdnjk8Bx1d8YyY83eqRWRU2+x1EvhOLY2y0JMSoTV1+AbhtTgFUmUQ+zNMQsnn7jP4 Yl3mf//kBHo8W9NilydCQGEiXvzIC3AyPUL3cy3LllKbV+oVUSK1BfnnjTB8XO2Dp9aQ dYOGpd0PSGEnCvUWcSlwUYiQY3NgzmQ3Jz8ZYRVukrFpWoL7B9j2ekHlPk7LoqKnyvAc tgvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=nGsfhQCNPCApefKvmIHvq+Uvl0RuF2CtGGiCBIsEupg=; b=EG13cUd1q4hkgunZtPg335RI6gO9mZ/ON2H+jki6E3NpCUv1inrzGxzjlNFpdxuWVp js6QfDD10YrLCAVtH+OVqbk9fllbyyuBP/QsPRjmCLvdHQhksosjdbj8bB/NqZiIAo0X h3wH32rh9Uu+NczG0lV7Z6AHZPf4lW3wB2XkeoysQDlfkWXeNO0baFSkA1+tizB6bi4Y SWwrmyg7X7QEf2r9Offgb9jhPc16nSNcq2r7afNBMU+tPTmqxXrBk+Z+fSwqn2KCxVRp L0j86+hQNlB2NfdqByTW6nj5fl+L2HQtcbtG++o7jkxeZ6LXcfa7C8cBS2KRFYB8GuLR KysA== X-Gm-Message-State: AKaTC00xx2bic2Yb4XacLgGolc/q2eK0Rzz1ruWJTUTH65CR0ZYkJvXStzAsURw+jTyttw== X-Received: by 10.98.62.73 with SMTP id l70mr80673176pfa.92.1481273797703; Fri, 09 Dec 2016 00:56:37 -0800 (PST) Received: from localhost.localdomain (36-227-240-151.dynamic-ip.hinet.net. [36.227.240.151]) by smtp.gmail.com with ESMTPSA id p25sm55720594pfk.20.2016.12.09.00.56.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Dec 2016 00:56:37 -0800 (PST) From: Axel Lin To: Mark Brown Date: Fri, 9 Dec 2016 16:56:24 +0800 Message-Id: <20161209085624.9315-1-axel.lin@ingics.com> X-Mailer: git-send-email 2.9.3 Cc: Oder Chiou , Bard Liao , alsa-devel@alsa-project.org, Axel Lin , Liam Girdwood Subject: [alsa-devel] [PATCH] ASoC: rt5665: Make SND_SOC_RT5665 entry sort in Kconfig and Makefile 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: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Axel Lin --- sound/soc/codecs/Kconfig | 10 +++++----- sound/soc/codecs/Makefile | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 9e1718a..cfc108e 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -117,8 +117,8 @@ config SND_SOC_ALL_CODECS select SND_SOC_RT5651 if I2C select SND_SOC_RT5659 if I2C select SND_SOC_RT5660 if I2C - select SND_SOC_RT5665 if I2C select SND_SOC_RT5663 if I2C + select SND_SOC_RT5665 if I2C select SND_SOC_RT5670 if I2C select SND_SOC_RT5677 if I2C && SPI_MASTER select SND_SOC_SGTL5000 if I2C @@ -668,8 +668,8 @@ config SND_SOC_RL6231 default y if SND_SOC_RT5651=y default y if SND_SOC_RT5659=y default y if SND_SOC_RT5660=y - default y if SND_SOC_RT5665=y default y if SND_SOC_RT5663=y + default y if SND_SOC_RT5665=y default y if SND_SOC_RT5670=y default y if SND_SOC_RT5677=y default m if SND_SOC_RT5514=m @@ -679,8 +679,8 @@ config SND_SOC_RL6231 default m if SND_SOC_RT5651=m default m if SND_SOC_RT5659=m default m if SND_SOC_RT5660=m - default m if SND_SOC_RT5665=m default m if SND_SOC_RT5663=m + default m if SND_SOC_RT5665=m default m if SND_SOC_RT5670=m default m if SND_SOC_RT5677=m @@ -728,10 +728,10 @@ config SND_SOC_RT5659 config SND_SOC_RT5660 tristate -config SND_SOC_RT5665 +config SND_SOC_RT5663 tristate -config SND_SOC_RT5663 +config SND_SOC_RT5665 tristate config SND_SOC_RT5670 diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile index 7e1dad7..2624c73 100644 --- a/sound/soc/codecs/Makefile +++ b/sound/soc/codecs/Makefile @@ -118,8 +118,8 @@ snd-soc-rt5645-objs := rt5645.o snd-soc-rt5651-objs := rt5651.o snd-soc-rt5659-objs := rt5659.o snd-soc-rt5660-objs := rt5660.o -snd-soc-rt5665-objs := rt5665.o snd-soc-rt5663-objs := rt5663.o +snd-soc-rt5665-objs := rt5665.o snd-soc-rt5670-objs := rt5670.o snd-soc-rt5677-objs := rt5677.o snd-soc-rt5677-spi-objs := rt5677-spi.o @@ -346,8 +346,8 @@ obj-$(CONFIG_SND_SOC_RT5645) += snd-soc-rt5645.o obj-$(CONFIG_SND_SOC_RT5651) += snd-soc-rt5651.o obj-$(CONFIG_SND_SOC_RT5659) += snd-soc-rt5659.o obj-$(CONFIG_SND_SOC_RT5660) += snd-soc-rt5660.o -obj-$(CONFIG_SND_SOC_RT5665) += snd-soc-rt5665.o obj-$(CONFIG_SND_SOC_RT5663) += snd-soc-rt5663.o +obj-$(CONFIG_SND_SOC_RT5665) += snd-soc-rt5665.o obj-$(CONFIG_SND_SOC_RT5670) += snd-soc-rt5670.o obj-$(CONFIG_SND_SOC_RT5677) += snd-soc-rt5677.o obj-$(CONFIG_SND_SOC_RT5677_SPI) += snd-soc-rt5677-spi.o