From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752500AbdK0OkR (ORCPT ); Mon, 27 Nov 2017 09:40:17 -0500 Received: from mga03.intel.com ([134.134.136.65]:41478 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752231AbdK0OkQ (ORCPT ); Mon, 27 Nov 2017 09:40:16 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,465,1505804400"; d="scan'208";a="178288754" Subject: Re: [alsa-devel] [RFC PATCH 0/7] Fix Intel audio Kconfig issues To: Mark Brown , Takashi Iwai Cc: alsa-devel@alsa-project.org, arnd@arndb.de, vinod.koul@intel.com, linux-kernel@vger.kernel.org, liam.r.girdwood@linux.intel.com, andriy.shevchenko@linux.intel.com, torvalds@linux-foundation.org References: <20171118000202.22302-1-pierre-louis.bossart@linux.intel.com> <20171122115438.47ffg7tlfxnjczvv@sirena.org.uk> From: Pierre-Louis Bossart Message-ID: <12234b39-8aef-e317-ffce-53b8273c7fb1@linux.intel.com> Date: Mon, 27 Nov 2017 08:40:33 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171122115438.47ffg7tlfxnjczvv@sirena.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/22/17 5:54 AM, Mark Brown wrote: > On Tue, Nov 21, 2017 at 06:10:52PM +0100, Takashi Iwai wrote: >> Takashi Iwai wrote: > >>> FYI, I've put these to a test branch, test/asoc-intel-kconfig, so that >>> 0day bot can catch issues. Let's see. > >> No news is a good news, it seems that your patchset doesn't break >> builds, at least. Let's go ahead! > > OTOH there's a bunch of "I'll fix that in the next version" stuff in the > thread and the immediate issue got fixed already - I'd been expecting a > new version. Yes, there will be a new version with the comments addressed. This series was not intended to be applied as is.