Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753445Ab2FRRAS (ORCPT ); Mon, 18 Jun 2012 13:00:18 -0400 Received: from antcom.de ([188.40.178.216]:57022 "EHLO chuck.antcom.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753388Ab2FRRAR (ORCPT ); Mon, 18 Jun 2012 13:00:17 -0400 Message-ID: <4FDF5E9E.6060803@antcom.de> Date: Mon, 18 Jun 2012 19:00:14 +0200 From: Roland Stigge Organization: ANTCOM IT Research & Development User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 MIME-Version: 1.0 To: Mark Brown CC: swarren@wwwdotorg.org, cjb@laptop.org, grant.likely@secretlab.ca, rob.herring@calxeda.com, rmk+kernel@arm.linux.org.uk, ulf.hansson@stericsson.com, linus.walleij@linaro.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, aletes.xgr@gmail.com, linux-arm-kernel@lists.infradead.org, lrg@ti.com, perex@perex.cz, tiwai@suse.de, alsa-devel@alsa-project.org Subject: Re: [PATCH 1/2] sound: tegra_wm8903: Adjust to of_get_named_gpio() change References: <1340037743-12924-1-git-send-email-stigge@antcom.de> <20120618164659.GV3974@opensource.wolfsonmicro.com> In-Reply-To: <20120618164659.GV3974@opensource.wolfsonmicro.com> X-Enigmail-Version: 1.4 OpenPGP: url=subkeys.pgp.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 925 Lines: 23 On 06/18/2012 06:46 PM, Mark Brown wrote: > On Mon, Jun 18, 2012 at 06:42:21PM +0200, Roland Stigge wrote: >> of_get_named_gpio() was changed to return -EPROBE_DEFER in case of >> gpios not probed yet. This patch adjusts tegra_wm8903 to this. > > So, I saw from the other thread that this didn't actually happen yet - I > guess the best thing is to merge this along with the changes for > introducing -EPROBE_DEFER. Basically, yes. But this would mean that doing via gpio, we would need to pull other stuff from the sound tree over to gpio to build upon because "my" tegra_* sound patches won't apply to the gpio branch currently. Any hint welcome. Thanks in advance, Roland -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/