From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ujfalusi Subject: Re: [PATCH v3 08/14] Input: twl4030-vibra: Support for DT booted kernel Date: Fri, 07 Sep 2012 16:35:21 +0300 Message-ID: <5049F819.1080101@ti.com> References: <1346933541-21547-1-git-send-email-peter.ujfalusi@ti.com> <1346933541-21547-9-git-send-email-peter.ujfalusi@ti.com> <20120906161933.GA18562@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from na3sys009aog114.obsmtp.com (na3sys009aog114.obsmtp.com [74.125.149.211]) by alsa0.perex.cz (Postfix) with ESMTP id 963C2261711 for ; Fri, 7 Sep 2012 15:34:59 +0200 (CEST) Received: by obbeh20 with SMTP id eh20so4334410obb.38 for ; Fri, 07 Sep 2012 06:34:57 -0700 (PDT) In-Reply-To: <20120906161933.GA18562@core.coreip.homeip.net> 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: Dmitry Torokhov Cc: Tero Kristo , alsa-devel@alsa-project.org, Samuel Ortiz , Tony Lindgren , devicetree-discuss@lists.ozlabs.org, Mark Brown , linux-kernel@vger.kernel.org, Rob Herring , Grant Likely , linux-omap@vger.kernel.org, Liam Girdwood , linux-arm-kernel@lists.infradead.org, Benoit Cousson List-Id: alsa-devel@alsa-project.org Hi Dmitry, On 09/06/2012 07:19 PM, Dmitry Torokhov wrote: > In patch 6 you added a stub for of_find_node_by_name(), so do you really > need this #ifdef? True. I'll resend the series since I left the #ifdef also in other patch. > Otherwise it looks good. > = > Acked-by: Dmitry Torokhov Thank you, P=E9ter From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter.ujfalusi@ti.com (Peter Ujfalusi) Date: Fri, 07 Sep 2012 16:35:21 +0300 Subject: [PATCH v3 08/14] Input: twl4030-vibra: Support for DT booted kernel In-Reply-To: <20120906161933.GA18562@core.coreip.homeip.net> References: <1346933541-21547-1-git-send-email-peter.ujfalusi@ti.com> <1346933541-21547-9-git-send-email-peter.ujfalusi@ti.com> <20120906161933.GA18562@core.coreip.homeip.net> Message-ID: <5049F819.1080101@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Dmitry, On 09/06/2012 07:19 PM, Dmitry Torokhov wrote: > In patch 6 you added a stub for of_find_node_by_name(), so do you really > need this #ifdef? True. I'll resend the series since I left the #ifdef also in other patch. > Otherwise it looks good. > > Acked-by: Dmitry Torokhov Thank you, P?ter From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759834Ab2IGNfD (ORCPT ); Fri, 7 Sep 2012 09:35:03 -0400 Received: from na3sys009aog105.obsmtp.com ([74.125.149.75]:47725 "EHLO na3sys009aog105.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756724Ab2IGNe6 (ORCPT ); Fri, 7 Sep 2012 09:34:58 -0400 Message-ID: <5049F819.1080101@ti.com> Date: Fri, 07 Sep 2012 16:35:21 +0300 From: Peter Ujfalusi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120903 Thunderbird/15.0 MIME-Version: 1.0 To: Dmitry Torokhov CC: Mark Brown , Liam Girdwood , Tony Lindgren , Samuel Ortiz , Grant Likely , Rob Herring , Tero Kristo , alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org, Benoit Cousson , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 08/14] Input: twl4030-vibra: Support for DT booted kernel References: <1346933541-21547-1-git-send-email-peter.ujfalusi@ti.com> <1346933541-21547-9-git-send-email-peter.ujfalusi@ti.com> <20120906161933.GA18562@core.coreip.homeip.net> In-Reply-To: <20120906161933.GA18562@core.coreip.homeip.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dmitry, On 09/06/2012 07:19 PM, Dmitry Torokhov wrote: > In patch 6 you added a stub for of_find_node_by_name(), so do you really > need this #ifdef? True. I'll resend the series since I left the #ifdef also in other patch. > Otherwise it looks good. > > Acked-by: Dmitry Torokhov Thank you, Péter