From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH v2 1/1] ASoC: Intel: Use acpi_dev_present() Date: Mon, 18 Jan 2016 21:59:10 +0530 Message-ID: <20160118162910.GR11130@localhost> References: <04b22878b2fa0a00bad68e1570502fe64f94fb25.1452787340.git.lukas@wunner.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by alsa0.perex.cz (Postfix) with ESMTP id 0C797261B28 for ; Mon, 18 Jan 2016 17:25:27 +0100 (CET) Content-Disposition: inline In-Reply-To: <04b22878b2fa0a00bad68e1570502fe64f94fb25.1452787340.git.lukas@wunner.de> 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: Lukas Wunner Cc: "Fang, Yang A" , alsa-devel@alsa-project.org, Mark Brown , Pierre-Louis Bossart List-Id: alsa-devel@alsa-project.org On Thu, Jan 14, 2016 at 09:57:20PM +0100, Lukas Wunner wrote: > Use shiny new acpi_dev_present() and remove all the boilerplate > to search for a particular ACPI device. No functional change. > Cf. 2d12b6b381ba ("ACPI / utils: Add acpi_dev_present()"). > > v2: Rebase on commit 95f098014815 ("ASoC: Intel: Move apci find > machine routines"). > > Cc: Mark Brown > Cc: Vinod Koul > Cc: Fang, Yang A > Cc: Pierre-Louis Bossart > Signed-off-by: Lukas Wunner Looks good to me but would like to test it, so once-rc1 is out, will test that and come back -- ~Vinod