From patchwork Fri Mar 27 09:25:21 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 6104561 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 2B56A9F2A9 for ; Fri, 27 Mar 2015 09:25:48 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 60DE320411 for ; Fri, 27 Mar 2015 09:25:47 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 2D95A200E1 for ; Fri, 27 Mar 2015 09:25:46 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 987FD265A2B; Fri, 27 Mar 2015 10:25:44 +0100 (CET) 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,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 4260B2606DC; Fri, 27 Mar 2015 10:25:37 +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 1EA4F2606F4; Fri, 27 Mar 2015 10:25:35 +0100 (CET) Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by alsa0.perex.cz (Postfix) with ESMTP id E0F702606D1 for ; Fri, 27 Mar 2015 10:25:27 +0100 (CET) Received: by pdnc3 with SMTP id c3so91202397pdn.0 for ; Fri, 27 Mar 2015 02:25:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:content-type :mime-version:content-transfer-encoding; bh=yBEs8EO1KXuwAcT9BWKCcQYCdxeEfgtLZKKGV8MUZnY=; b=dHYyl/RbqNLvaOzCkMXzk92+aqLdXDmpNpE34wQozavlx5YmfKLGkE7wDFNNrWYDlQ euAoMUGIoCtWS8Lr/dPOGsCuflW+lMLOpx+P+SIuDlSXRlsgA/U5GmO/9B1R9rKXhwUK g6824HR8SZxe/8LJaHN0qhgIvL4ACpk8P+3D6X+rJO2xo2od1feCj3g+80ogk+EiRFsI rsRzaTYaE407KBVtabOMIR4ASL869u8JUe4QEj7dwpt3RZTtyEhFOSQ0ZUlQeTxjz4xP wsCIk+2LoBAlI+y/0Fr0+PcKQWrgO2Sml2OLOapaZ+0Up5hWpluNM9AcuLYGny/2QoWm JJNA== X-Gm-Message-State: ALoCoQljufMj/McEpSk9Ni1Par0CxgABinzh2uTiUKFt0kai+9ZfS5ubK8rWlHR5XnoQV+prwFW0 X-Received: by 10.70.48.97 with SMTP id k1mr33831611pdn.159.1427448326599; Fri, 27 Mar 2015 02:25:26 -0700 (PDT) Received: from [192.168.0.104] (36-239-233-75.dynamic-ip.hinet.net. [36.239.233.75]) by mx.google.com with ESMTPSA id z10sm1541617pas.18.2015.03.27.02.25.23 (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Fri, 27 Mar 2015 02:25:25 -0700 (PDT) Message-ID: <1427448321.29963.0.camel@phoenix> From: Axel Lin To: Mark Brown Date: Fri, 27 Mar 2015 17:25:21 +0800 X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Cc: Anish kumar , "alsa-devel@alsa-project.org" , Ralph Birt , Liam Girdwood Subject: [alsa-devel] [PATCH RFT] ASoC: max98925: Fix bit-width 24 settings in max98925_dai_hw_params 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 Trivial typo fix. Signed-off-by: Axel Lin --- Hi Anish, This looks like a typo, can you confirm if this patch is correct. Thanks. sound/soc/codecs/max98925.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/codecs/max98925.c b/sound/soc/codecs/max98925.c index 0796dfa..9b5a17d 100644 --- a/sound/soc/codecs/max98925.c +++ b/sound/soc/codecs/max98925.c @@ -442,8 +442,8 @@ static int max98925_dai_hw_params(struct snd_pcm_substream *substream, case 24: regmap_update_bits(max98925->regmap, MAX98925_FORMAT, - M98925_DAI_CHANSZ_MASK, M98925_DAI_CHANSZ_32); - max98925->ch_size = 32; + M98925_DAI_CHANSZ_MASK, M98925_DAI_CHANSZ_24); + max98925->ch_size = 24; break; case 32: regmap_update_bits(max98925->regmap,