From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH] ASoC: fsl_ssi: Remove comment about SSI running only in slave mode Date: Sun, 16 Nov 2014 21:41:04 -0600 Message-ID: <54696E50.8040900@tabi.org> References: <1416190579-14006-1-git-send-email-festevam@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from muin.pair.com (muin.pair.com [209.68.1.55]) by alsa0.perex.cz (Postfix) with ESMTP id AA3B9261490 for ; Mon, 17 Nov 2014 04:41:07 +0100 (CET) In-Reply-To: <1416190579-14006-1-git-send-email-festevam@gmail.com> 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: Fabio Estevam , broonie@kernel.org Cc: nicoleotsuka@gmail.com, Fabio Estevam , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Fabio Estevam wrote: > From: Fabio Estevam > > Current driver can also run in I2S master mode, so remove the old comment. > > Signed-off-by: Fabio Estevam Acked-by: Timur Tabi