Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751376AbbG0GK0 (ORCPT ); Mon, 27 Jul 2015 02:10:26 -0400 Received: from down.free-electrons.com ([37.187.137.238]:39510 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750842AbbG0GKY (ORCPT ); Mon, 27 Jul 2015 02:10:24 -0400 Date: Mon, 27 Jul 2015 08:10:22 +0200 From: Antoine Tenart To: Ezequiel Garcia Cc: Antoine Tenart , zmxu@marvell.com, Sebastian Hesselbarth , jszhang@marvell.com, thierry.reding@gmail.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org Subject: Re: [PATCH 1/5] pwm: add the Berlin pwm controller driver Message-ID: <20150727061022.GN8283@kwain> References: <1437860378-9556-1-git-send-email-antoine.tenart@free-electrons.com> <1437860378-9556-2-git-send-email-antoine.tenart@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 703 Lines: 24 Hi, On Sun, Jul 26, 2015 at 07:56:55PM -0300, Ezequiel Garcia wrote: > El jul. 25, 2015 6:40 PM, "Antoine Tenart" > escribi?: > > + > > +static const struct of_device_id berlin_pwm_match[] = { > > +? ? ? ?{ .compatible = "marvell,berlin-pwm" }, > > Don't we need a sentinel here? Oops. I'll fix that. Antoine -- Antoine T?nart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- 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/