From patchwork Tue Aug 19 04:14:51 2014
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Patchwork-Submitter: Xiubo Li
X-Patchwork-Id: 4740541
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.19.201])
by patchwork2.web.kernel.org (Postfix) with ESMTP id AB3A2C0338
for ;
Tue, 19 Aug 2014 04:26:36 +0000 (UTC)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id EE95620136
for ;
Tue, 19 Aug 2014 04:26:35 +0000 (UTC)
Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243])
by mail.kernel.org (Postfix) with ESMTP id BDF882011D
for ;
Tue, 19 Aug 2014 04:26:34 +0000 (UTC)
Received: by alsa0.perex.cz (Postfix, from userid 1000)
id D24B5265815; Tue, 19 Aug 2014 06:26:33 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org
X-Spam-Level:
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, UNPARSEABLE_RELAY
autolearn=unavailable version=3.3.1
Received: from alsa0.perex.cz (localhost [IPv6:::1])
by alsa0.perex.cz (Postfix) with ESMTP id ED36E26579A;
Tue, 19 Aug 2014 06:22:27 +0200 (CEST)
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 90EFA26579A; Tue, 19 Aug 2014 06:22:26 +0200 (CEST)
Received: from na01-bl2-obe.outbound.protection.outlook.com
(mail-bl2lp0204.outbound.protection.outlook.com [207.46.163.204])
by alsa0.perex.cz (Postfix) with ESMTP id 2F44A26579E
for ;
Tue, 19 Aug 2014 06:19:41 +0200 (CEST)
Received: from CH1PR03CA005.namprd03.prod.outlook.com (10.255.156.150) by
CY1PR0301MB0618.namprd03.prod.outlook.com (25.160.142.25) with
Microsoft SMTP
Server (TLS) id 15.0.1005.10; Tue, 19 Aug 2014 04:19:25 +0000
Received: from BN1BFFO11FD009.protection.gbl (10.255.156.132) by
CH1PR03CA005.outlook.office365.com (10.255.156.150) with Microsoft
SMTP
Server (TLS) id 15.0.1010.18 via Frontend Transport; Tue, 19 Aug 2014
04:19:24 +0000
Received: from tx30smr01.am.freescale.net (192.88.168.50) by
BN1BFFO11FD009.mail.protection.outlook.com (10.58.144.72) with
Microsoft SMTP
Server (TLS) id 15.0.1010.11 via Frontend Transport; Tue, 19 Aug 2014
04:19:24 +0000
Received: from titan.ap.freescale.net ([10.192.208.233])
by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id
s7J4JCVg027907; Mon, 18 Aug 2014 21:19:22 -0700
From: Xiubo Li
To: , ,
, ,
Date: Tue, 19 Aug 2014 12:14:51 +0800
Message-ID: <1408421693-9929-4-git-send-email-Li.Xiubo@freescale.com>
X-Mailer: git-send-email 1.8.5
In-Reply-To: <1408421693-9929-1-git-send-email-Li.Xiubo@freescale.com>
References: <1408421693-9929-1-git-send-email-Li.Xiubo@freescale.com>
X-EOPAttributedMessage: 0
X-Forefront-Antispam-Report: CIP:192.88.168.50; CTRY:US; IPV:CAL; IPV:NLI;
EFV:NLI; SFV:NSPM;
SFS:(10019006)(6009001)(189002)(199003)(19580405001)(44976005)(76176999)(104166001)(6806004)(85852003)(50986999)(89996001)(79102001)(36756003)(4396001)(68736004)(86362001)(92726001)(83322001)(102836001)(88136002)(2201001)(21056001)(104016003)(77156001)(83072002)(81342001)(92566001)(46102001)(99396002)(93916002)(74502001)(62966002)(47776003)(74662001)(106466001)(97736001)(105606002)(81542001)(95666004)(31966008)(87286001)(85306004)(107046002)(48376002)(229853001)(84676001)(76482001)(26826002)(87936001)(19580395003)(80022001)(50226001)(20776003)(77982001)(64706001)(50466002);
DIR:OUT; SFP:1102; SCL:1; SRVR:CY1PR0301MB0618;
H:tx30smr01.am.freescale.net;
FPR:; MLV:ovrnspm; PTR:InfoDomainNonexistent; MX:1; A:1; LANG:en;
MIME-Version: 1.0
X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:;
X-Forefront-PRVS: 0308EE423E
Received-SPF: Fail (protection.outlook.com: domain of freescale.com does not
designate 192.88.168.50 as permitted sender)
receiver=protection.outlook.com;
client-ip=192.88.168.50; helo=tx30smr01.am.freescale.net;
Authentication-Results: spf=fail (sender IP is 192.88.168.50)
smtp.mailfrom=Li.Xiubo@freescale.com;
X-OriginatorOrg: freescale.com
Cc: devicetree@vger.kernel.org, Xiubo Li
Subject: [alsa-devel] [PATCHv2 3/5] ASoC: fsl-spdif: Convert to use regmap
framework's endianness method.
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
Signed-off-by: Xiubo Li
---
sound/soc/fsl/fsl_spdif.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/sound/soc/fsl/fsl_spdif.c b/sound/soc/fsl/fsl_spdif.c
index 70acfe4..ae4e408 100644
--- a/sound/soc/fsl/fsl_spdif.c
+++ b/sound/soc/fsl/fsl_spdif.c
@@ -1040,7 +1040,7 @@ static bool fsl_spdif_writeable_reg(struct device *dev, unsigned int reg)
}
}
-static struct regmap_config fsl_spdif_regmap_config = {
+static const struct regmap_config fsl_spdif_regmap_config = {
.reg_bits = 32,
.reg_stride = 4,
.val_bits = 32,
@@ -1184,9 +1184,6 @@ static int fsl_spdif_probe(struct platform_device *pdev)
memcpy(&spdif_priv->cpu_dai_drv, &fsl_spdif_dai, sizeof(fsl_spdif_dai));
spdif_priv->cpu_dai_drv.name = spdif_priv->name;
- if (of_property_read_bool(np, "big-endian"))
- fsl_spdif_regmap_config.val_format_endian = REGMAP_ENDIAN_BIG;
-
/* Get the addresses and IRQ */
res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
regs = devm_ioremap_resource(&pdev->dev, res);