From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH v2 3/3] ASoC: cs4265: Add a SPDIF enable switch Date: Thu, 30 Aug 2018 10:11:57 +0100 Message-ID: <20180830091157.GE32322@imbe.wolfsonmicro.main> References: <20180829233802.22032-1-flatmax@flatmax.org> <20180829233802.22032-3-flatmax@flatmax.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) by alsa0.perex.cz (Postfix) with ESMTP id C301926781F for ; Thu, 30 Aug 2018 11:11:59 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20180829233802.22032-3-flatmax@flatmax.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 To: Matt Flax Cc: alsa-devel@alsa-project.org, Mark Brown , Brian Austin , Paul Handrigan List-Id: alsa-devel@alsa-project.org On Thu, Aug 30, 2018 at 09:38:02AM +1000, Matt Flax wrote: > This patch adds a SPDIF enable switch as a SOC_SINGLE. > > Signed-off-by: Matt Flax > --- Reviewed-by: Charles Keepax Thanks, Charles