From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] ASoC: Intel: mfld: allow mfld machine to be build Date: Fri, 17 Nov 2017 12:42:14 +0100 Message-ID: References: <1510743172-18829-1-git-send-email-vinod.koul@intel.com> <2fc42908-631d-364f-c531-c05f077eceb4@linux.intel.com> <20171115152534.GJ3187@localhost> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id E6624266F03 for ; Fri, 17 Nov 2017 12:42:16 +0100 (CET) In-Reply-To: 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: Pierre-Louis Bossart Cc: Vinod Koul , patches.audio@intel.com, alsa-devel@alsa-project.org, broonie@kernel.org, liam.r.girdwood@linux.intel.com List-Id: alsa-devel@alsa-project.org On Wed, 15 Nov 2017 17:20:51 +0100, Pierre-Louis Bossart wrote: > > On 11/15/17 9:25 AM, Vinod Koul wrote: > > On Wed, Nov 15, 2017 at 08:41:18AM -0600, Pierre-Louis Bossart wrote: > >> On 11/15/17 4:52 AM, Vinod Koul wrote: > >>> Commit b97169da0699: ("ASoC: Intel: create atom folder and move atom > >>> platform files in") missed adding Kconfig and Makefile support for > >>> MFLD machine driver, so add it while alos fixing the relative patch to > >>> codec header > >> > >> Does anyone test this code? I don't think anyone on the Intel side has a > >> working platform any longer... > > > > That is good question, we had boards for these but not sure if this is > > needed. This was not compiling and noone noticed, so I dont mind removing > > these bits. > > > > Any objections.. > > I saw those configs were not used and I thought it was deprecated on > purpose... If dropping this would make things easier, I'm for it, too. Takashi