From patchwork Thu Aug 28 15:54:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paul Handrigan X-Patchwork-Id: 4812761 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.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id B11189F2A9 for ; Fri, 29 Aug 2014 22:12:31 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D79C420127 for ; Fri, 29 Aug 2014 22:12:30 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id AB701200E8 for ; Fri, 29 Aug 2014 22:12:29 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id CC1AB265B4F; Sat, 30 Aug 2014 00:12:28 +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 1EF8E265388; Fri, 29 Aug 2014 19:15:43 +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 C1C6D265382; Fri, 29 Aug 2014 19:15:41 +0200 (CEST) Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1blp0183.outbound.protection.outlook.com [207.46.163.183]) by alsa0.perex.cz (Postfix) with ESMTP id 0CB9B2664E3 for ; Thu, 28 Aug 2014 17:54:40 +0200 (CEST) Received: from BN1AFFO11FD057.protection.gbl (10.58.52.30) by BN1AFFO11HUB025.protection.gbl (10.58.52.135) with Microsoft SMTP Server (TLS) id 15.0.1010.11; Thu, 28 Aug 2014 15:54:37 +0000 Received: from mail2.cirrus.com (141.131.128.20) by BN1AFFO11FD057.mail.protection.outlook.com (10.58.53.72) with Microsoft SMTP Server id 15.0.1010.11 via Frontend Transport; Thu, 28 Aug 2014 15:54:37 +0000 Received: from ex3.ad.cirrus.com (unknown [141.131.36.34]) by mail2.cirrus.com (Postfix) with ESMTP id 2DDECFC02E; Thu, 28 Aug 2014 10:54:35 -0500 (CDT) Received: from localhost (141.131.108.102) by EX3.ad.cirrus.com (141.131.36.39) with Microsoft SMTP Server id 14.3.174.1; Thu, 28 Aug 2014 10:54:37 -0500 From: Paul Handrigan To: Date: Thu, 28 Aug 2014 10:54:09 -0500 Message-ID: <1409241250-22097-2-git-send-email-Paul.Handrigan@cirrus.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1409241250-22097-1-git-send-email-Paul.Handrigan@cirrus.com> References: <1409241250-22097-1-git-send-email-Paul.Handrigan@cirrus.com> MIME-Version: 1.0 X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:141.131.128.20; CTRY:US; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(438002)(189002)(199003)(88136002)(89996001)(83072002)(102836001)(87936001)(104166001)(86362001)(62966002)(80022001)(99396002)(31966008)(74662001)(44976005)(74502001)(90102001)(92726001)(93916002)(19580395003)(95666004)(106466001)(50986999)(76176999)(23676002)(77096002)(76506005)(77156001)(50226001)(79102001)(21056001)(85852003)(76482001)(77982001)(81542001)(19580405001)(87286001)(46102001)(83322001)(57986006)(92566001)(64706001)(50466002)(107046002)(85306004)(47776003)(4396001)(36756003)(2351001)(229853001)(20776003)(81342001)(110136001); DIR:OUT; SFP:; SCL:1; SRVR:BN1AFFO11HUB025; H:mail2.cirrus.com; FPR:; MLV:sfv; PTR:mail2.cirrus.com; MX:1; A:1; LANG:en; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 031763BCAF Received-SPF: Pass (protection.outlook.com: domain of cirrus.com designates 141.131.128.20 as permitted sender) receiver=protection.outlook.com; client-ip=141.131.128.20; helo=mail2.cirrus.com; Authentication-Results: spf=pass (sender IP is 141.131.128.20) smtp.mailfrom=Paul.Handrigan@cirrus.com; X-OriginatorOrg: cirrus.com Cc: brian.austin@cirrus.com, broonie@kernel.org, lgirdwood@gmail.com, Paul Handrigan , zoltan@raspberrypi.org Subject: [alsa-devel] [PATCH 2/3] Fix clock rates in clock map table. 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 Reported-by: Zoltán Szenczi Signed-off-by: Paul Handrigan --- sound/soc/codecs/cs4265.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/soc/codecs/cs4265.c b/sound/soc/codecs/cs4265.c index 2dad15a..c31d29d 100644 --- a/sound/soc/codecs/cs4265.c +++ b/sound/soc/codecs/cs4265.c @@ -283,10 +283,10 @@ static const struct cs4265_clk_para clk_map_table[] = { /*64k*/ {8192000, 64000, 1, 0}, - {1228800, 64000, 1, 1}, - {1693440, 64000, 1, 2}, - {2457600, 64000, 1, 3}, - {3276800, 64000, 1, 4}, + {12288000, 64000, 1, 1}, + {16934400, 64000, 1, 2}, + {24576000, 64000, 1, 3}, + {32768000, 64000, 1, 4}, /* 88.2k */ {11289600, 88200, 1, 0},