Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161150Ab2KWKfb (ORCPT ); Fri, 23 Nov 2012 05:35:31 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:56698 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752284Ab2KWKf1 convert rfc822-to-8bit (ORCPT ); Fri, 23 Nov 2012 05:35:27 -0500 From: "Philip, Avinash" To: Thierry Reding CC: "paul@pwsan.com" , "tony@atomide.com" , "linux@arm.linux.org.uk" , "Cousson, Benoit" , "Hiremath, Vaibhav" , "AnilKumar, Chimata" , "linux-kernel@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , "linux-doc@vger.kernel.org" , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "Nori, Sekhar" , "Hebbar, Gururaja" , "Bedia, Vaibhav" , Grant Likely , Rob Herring , Rob Landley Subject: RE: [PATCH v4 04/11] pwm: pwm-tiecap: Add device-tree binding support for APWM driver Thread-Topic: [PATCH v4 04/11] pwm: pwm-tiecap: Add device-tree binding support for APWM driver Thread-Index: AQHNx+n0mmj4FbT6F0SZghfdk0f1wZf1+/SAgAE1cRA= Date: Fri, 23 Nov 2012 10:34:01 +0000 Deferred-Delivery: Fri, 23 Nov 2012 10:33:00 +0000 Message-ID: <518397C60809E147AF5323E0420B992E3E9EE98C@DBDE01.ent.ti.com> References: <1353503469-18634-1-git-send-email-avinashphilip@ti.com> <1353503469-18634-5-git-send-email-avinashphilip@ti.com> <20121122205732.GB16716@avionic-0098.adnet.avionic-design.de> In-Reply-To: <20121122205732.GB16716@avionic-0098.adnet.avionic-design.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.24.170.142] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 617 Lines: 23 On Fri, Nov 23, 2012 at 02:27:33, Thierry Reding wrote: > On Wed, Nov 21, 2012 at 06:41:01PM +0530, Philip, Avinash wrote: > [...] > > +static const struct of_device_id ecap_of_match[] = { > > + { > > + .compatible = "ti,am33xx-ecap", > > + }, > > Same here, can be shorter by putting it on one line instead of three. I will correct it Thanks Avinash > > Thierry > -- 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/