From patchwork Tue Feb 25 06:15:33 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 3712911 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 40C729F2ED for ; Tue, 25 Feb 2014 06:20:50 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 85A87201B4 for ; Tue, 25 Feb 2014 06:20:49 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 5D9912016C for ; Tue, 25 Feb 2014 06:20:48 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 58A88265628; Tue, 25 Feb 2014 07:20:47 +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.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 4C6502655C2; Tue, 25 Feb 2014 07:17:34 +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 3867E26562D; Tue, 25 Feb 2014 07:17:33 +0100 (CET) Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com [209.85.192.175]) by alsa0.perex.cz (Postfix) with ESMTP id 8ECA52655DA for ; Tue, 25 Feb 2014 07:15:34 +0100 (CET) Received: by mail-pd0-f175.google.com with SMTP id x10so252386pdj.20 for ; Mon, 24 Feb 2014 22:15:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:from:subject:user-agent:to:cc:in-reply-to :references:mime-version:content-type; bh=G2hhG2GgKY+iJIE9L1TO1oeS+sPzJ93NKS/5V5PulhA=; b=vASukQM47/ellbnOSpXhPn4eG78FhYTn3lpGWlnz3iSPX0yt3cPRPV4UpN5I7RCyKW e7EfuDfXAyM7lyrl/4+6QSUzLCbVlyFoVyaPqo85cAQpZDLyYnoLFdcyh7A+NZdvoDW5 XMchA42xhkSNV8IvUqXAYAS6gtha8q4YfjsR9YXu+pB/4BBZ8/2YjQB3jo8+EKX4jLZl u01OYTMWPhYAdWJaWZcaNHcATKkzKQ1smLlihNcV21CCEjC1KPeARfyfRLEHNWnk1CKg T+n58IQoOKe2Ipwi2JZRkhSK+NEUmt4gBd8rbdLywoiDpDw0NamZ6F8Wlwgwf24N9Uc3 eung== X-Received: by 10.68.171.229 with SMTP id ax5mr4386504pbc.125.1393308933633; Mon, 24 Feb 2014 22:15:33 -0800 (PST) Received: from morimoto-Dell-XPS420.gmail.com (49.14.32.202.bf.2iij.net. [202.32.14.49]) by mx.google.com with ESMTPSA id hc4sm6485919pbc.29.2014.02.24.22.15.32 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 24 Feb 2014 22:15:33 -0800 (PST) Date: Mon, 24 Feb 2014 22:15:33 -0800 (PST) Message-ID: <8738j790ql.wl%kuninori.morimoto.gx@gmail.com> From: Kuninori Morimoto User-Agent: Wanderlust/2.14.0 Emacs/23.3 Mule/6.0 To: Mark Brown In-Reply-To: <87d2ib90t9.wl%kuninori.morimoto.gx@gmail.com> References: <87d2ib90t9.wl%kuninori.morimoto.gx@gmail.com> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Cc: Linux-ALSA , Simon , Liam Girdwood , Kuninori Morimoto Subject: [alsa-devel] [PATCH 07/19] ASoC: rsnd: tidyup RSND_SSI_xxx flags 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 From: Kuninori Morimoto 6f3ab6c1c022e7a4877d38940cd45ae7804a15e2 (ASoC: rsnd: remove pin sync option) added unused RSND_SSI_CLK_FROM_ADG flag. It should remove RSND_SSI_SYNC. Signed-off-by: Kuninori Morimoto --- include/sound/rcar_snd.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/sound/rcar_snd.h b/include/sound/rcar_snd.h index 2be05ae..e3d585c 100644 --- a/include/sound/rcar_snd.h +++ b/include/sound/rcar_snd.h @@ -34,9 +34,6 @@ * B : SSI direction */ #define RSND_SSI_CLK_PIN_SHARE (1 << 31) -#define RSND_SSI_SYNC (1 << 29) /* SSI34_sync etc */ -#define RSND_SSI_CLK_FROM_ADG (1 << 30) /* clock parent is master */ - #define RSND_SSI_PLAY (1 << 24) #define RSND_SSI_SET(_dai_id, _dma_id, _pio_irq, _flags) \