From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 2/2] input: samsung-keypad: Use of_get_child_count() helper Date: Tue, 21 Aug 2012 22:49:58 -0700 Message-ID: <20120822054958.GC20624@core.coreip.homeip.net> References: <1345545733-27503-1-git-send-email-tklauser@distanz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:42109 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754009Ab2HVFuD (ORCPT ); Wed, 22 Aug 2012 01:50:03 -0400 Received: by pbbrr13 with SMTP id rr13so981784pbb.19 for ; Tue, 21 Aug 2012 22:50:02 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1345545733-27503-1-git-send-email-tklauser@distanz.ch> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Tobias Klauser Cc: linux-input@vger.kernel.org On Tue, Aug 21, 2012 at 12:42:13PM +0200, Tobias Klauser wrote: > Use of_get_child_count() instead of custom implementation. > Applied both, thanks Tobias. -- Dmitry