From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 05/19] ASoC: wm8510: Convert to module_i2c/spi_driver() Date: Wed, 16 Nov 2016 09:44:54 +0000 Message-ID: <20161116094454.GV1575@localhost.localdomain> References: <871syd9vq9.wl%kuninori.morimoto.gx@renesas.com> <87twb98h2o.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) by alsa0.perex.cz (Postfix) with ESMTP id 8A5C32665B0 for ; Wed, 16 Nov 2016 10:44:40 +0100 (CET) Content-Disposition: inline In-Reply-To: <87twb98h2o.wl%kuninori.morimoto.gx@renesas.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: Kuninori Morimoto Cc: Linux-ALSA , Mark Brown , Simon List-Id: alsa-devel@alsa-project.org On Tue, Nov 15, 2016 at 05:10:33AM +0000, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > Let's use module_i2c/spi_driver() > > Signed-off-by: Kuninori Morimoto > --- Yeah I think from here on in the series these have the I2C/SPI issues Lars mentions. Thanks, Charles