From patchwork Tue Aug 19 04:12:40 2014
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Patchwork-Submitter: Xiubo Li
X-Patchwork-Id: 4740471
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 4BB5FC0338
for ;
Tue, 19 Aug 2014 04:19:15 +0000 (UTC)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 8C9EA2013A
for ;
Tue, 19 Aug 2014 04:19:14 +0000 (UTC)
Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243])
by mail.kernel.org (Postfix) with ESMTP id 539D620131
for ;
Tue, 19 Aug 2014 04:19:13 +0000 (UTC)
Received: by alsa0.perex.cz (Postfix, from userid 1000)
id 41F9C2655DB; Tue, 19 Aug 2014 06:19:12 +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 7D4CA2655E7;
Tue, 19 Aug 2014 06:17:54 +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 F007B2655E9; Tue, 19 Aug 2014 06:17:52 +0200 (CEST)
Received: from na01-bl2-obe.outbound.protection.outlook.com
(mail-bl2lp0207.outbound.protection.outlook.com [207.46.163.207])
by alsa0.perex.cz (Postfix) with ESMTP id 89A7326559E
for ;
Tue, 19 Aug 2014 06:17:15 +0200 (CEST)
Received: from CH1PR03CA005.namprd03.prod.outlook.com (10.255.156.150) by
CY1PR0301MB0620.namprd03.prod.outlook.com (25.160.142.27) with
Microsoft SMTP
Server (TLS) id 15.0.1005.10; Tue, 19 Aug 2014 04:17:01 +0000
Received: from BN1AFFO11FD051.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:17:00 +0000
Received: from tx30smr01.am.freescale.net (192.88.168.50) by
BN1AFFO11FD051.mail.protection.outlook.com (10.58.53.66) with
Microsoft SMTP
Server (TLS) id 15.0.1010.11 via Frontend Transport; Tue, 19 Aug 2014
04:17:00 +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
s7J4Grk3026768; Mon, 18 Aug 2014 21:16:57 -0700
From: Xiubo Li
To: , ,
, ,
Date: Tue, 19 Aug 2014 12:12:40 +0800
Message-ID: <1408421564-9863-2-git-send-email-Li.Xiubo@freescale.com>
X-Mailer: git-send-email 1.8.5
In-Reply-To: <1408421564-9863-1-git-send-email-Li.Xiubo@freescale.com>
References: <1408421564-9863-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)(87286001)(20776003)(95666004)(79102001)(36756003)(77156001)(21056001)(105606002)(47776003)(50466002)(84676001)(48376002)(80022001)(50226001)(104016003)(64706001)(81342001)(106466001)(4396001)(46102001)(77982001)(99396002)(87936001)(88136002)(85306004)(97736001)(83072002)(26826002)(104166001)(2201001)(31966008)(81542001)(85852003)(92726001)(50986999)(93916002)(229853001)(89996001)(6806004)(107046002)(19580405001)(92566001)(44976005)(62966002)(19580395003)(83322001)(74502001)(86362001)(68736004)(102836001)(76482001)(74662001)(76176999);
DIR:OUT; SFP:1102; SCL:1; SRVR:CY1PR0301MB0620;
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] [PATCH 1/5] ASoC: fsl-asrc: 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_asrc.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/sound/soc/fsl/fsl_asrc.c b/sound/soc/fsl/fsl_asrc.c
index 8221104..3b14531 100644
--- a/sound/soc/fsl/fsl_asrc.c
+++ b/sound/soc/fsl/fsl_asrc.c
@@ -684,7 +684,7 @@ static bool fsl_asrc_writeable_reg(struct device *dev, unsigned int reg)
}
}
-static struct regmap_config fsl_asrc_regmap_config = {
+static const struct regmap_config fsl_asrc_regmap_config = {
.reg_bits = 32,
.reg_stride = 4,
.val_bits = 32,
@@ -802,10 +802,6 @@ static int fsl_asrc_probe(struct platform_device *pdev)
asrc_priv->paddr = res->start;
- /* Register regmap and let it prepare core clock */
- if (of_property_read_bool(np, "big-endian"))
- fsl_asrc_regmap_config.val_format_endian = REGMAP_ENDIAN_BIG;
-
asrc_priv->regmap = devm_regmap_init_mmio_clk(&pdev->dev, "mem", regs,
&fsl_asrc_regmap_config);
if (IS_ERR(asrc_priv->regmap)) {